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
it would be better to use ClaimsPrincipal instead of HawkPrincipal. Turn the outcome of the authentication into some claims and add them to claims collection.
That would play much nicer with the rest of .net/wif.
cheers
dominick
The text was updated successfully, but these errors were encountered:
Hey,
it would be better to use ClaimsPrincipal instead of HawkPrincipal. Turn the outcome of the authentication into some claims and add them to claims collection.
That would play much nicer with the rest of .net/wif.
cheers
dominick
The text was updated successfully, but these errors were encountered: