Replies: 1 comment
-
@SteveSandersonMS |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you implement a custom AuthenticationStateProvider in a Blazor Server application and use it to add custom claims to the current user. How are those claims persisted and used? Are they just stored in the user session on the server or will they be part of the payload that are sent to and from the client?
Beta Was this translation helpful? Give feedback.
All reactions