You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2017. It is now read-only.
Only when I have a new database session and the user is retrieved from the db again I can call UpdateClaimsAsync again. (ClaimsCollection is set to an empty collection by EF??)
UpdateClaims adds new claims instead of updating existing ones in my case...
EDIT: Aha, so update means "add some, delete some, but only when specified"... I thought it was a smart way to update claims. silly me.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: