github manfredsteyer/angular-oauth2-oidc 2.1

latest releases: 17.0.2, 15.0.0, 12.1...
7 years ago

New Features in 2.1

  • 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
  • Better structured documentation

Don't miss a new angular-oauth2-oidc release

NewReleases is sending notifications on new releases.