Skip to content

Releases: damienbod/angular-auth-oidc-client

Release 1.3.6

11 Aug 08:23
Compare
Choose a tag to compare

support for custom authorization strings like Azure Active Directory B2C

Release 1.3.4

09 Aug 20:21
Compare
Choose a tag to compare

Fix authorization url construction

Release 1.3.3

09 Aug 19:21
Compare
Choose a tag to compare

adding moduleSetup boolean so that the authorization callback can wait until the module is ready

Release 1.3.2

09 Aug 11:49
Compare
Choose a tag to compare
  • API new function for get id_token
  • API new function for get user info
  • user info configuration for auto get user info after login
  • API custom request params can be added to the authorization request URL using the setCustomRequestParameters function

Release 1.3.1

22 Jul 06:48
Compare
Choose a tag to compare

FIX Bug loading default values into configuration when boolean param
FIX JSON error when error.json() is empty into handleErrorGetSigningKeys

#46
#47

Release 1.3.0

21 Jul 12:26
Compare
Choose a tag to compare

bugfix refresh isAuthorized
bugfix refresh user data

https://www.npmjs.com/package/angular-auth-oidc-client

Release 1.2.2

20 Jul 14:17
Compare
Choose a tag to compare