github manfredsteyer/angular-oauth2-oidc 3.0.1

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

Features

  • Supports Angular 5 (#162, #152, #165)
  • Supports Angular 4.3+
  • Uses HttpClient instead of Http
  • Auto redirect log in Identity Server #157
  • Allow custom parameter for password flow #158
  • Add method getRefreshToken() #164
  • Silent refresh with token_hint (closes #155)
  • Integration with angular seed #121

Fixed

  • Events and onTokenReceived seemingly not working. #133
  • sessionChecksEnabled = false is not respected if discovery doc contains check_session_iframe #132

Breaking Changes

  • As we now depend on the new HttpClient instead of the Http(Service) deprecated with Angular 5, we need >= Angular 4.3 (--> Version 5.x is also fine).

Big thanks to all the contributers for helping to make this possible!

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

NewReleases is sending notifications on new releases.