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
New Config API (the original one is still supported, see readme)
New convenience methods in OAuthService to streamline default tasks:
setupAutomaticSilentRefresh()
loadDiscoveryDocumentAndTryLogin()
Single Sign out through Session Status Change Notification according to the OpenID Connect Session Management specs. This means, you can be notified when the user logs out using at the login provider.
Possibility to define the ValidationHandler, the Config as well as the OAuthStorage via DI