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 was archived by the owner on Dec 13, 2018. It is now read-only.
RedirectToIdentityProvider has a dual purpose: Redirect to IDP for signin or signout.
How about we have another notification for signout. We may want to rename RedirectToIdentityProvider.
The text was updated successfully, but these errors were encountered:
#358 Add a UserInformationReceived event.
#327 Add AuthenticationCompleted event.
#340 Split the Redirect event for Authentication and SignOut.
Rename OnAuthorizationCodeRedeemed to OnTokenResponseReceived.
Move IdTokenReceived to AuthorizationResponseReceived.
Rename IdTokenValidated to AuthenticationValidated.
RedirectToIdentityProvider has a dual purpose: Redirect to IDP for signin or signout.
How about we have another notification for signout. We may want to rename RedirectToIdentityProvider.
The text was updated successfully, but these errors were encountered: