How do I avoid ServerAuthenticationStateProvider.SetAuthenticationState() throwing an exception #56689
Unanswered
DavidThielen
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all;
I have written my own AuthenticationStateProvider to add two bits of functionality:
Bare minimum of the code:
When I call
SetAuthenticationState()
I get:What's going on and how do I notify the Identity Library of this change?
thanks - dave
Beta Was this translation helpful? Give feedback.
All reactions