Skip to content

Releases: damienbod/angular-auth-oidc-client

Release 1.3.11

20 Aug 08:46
Compare
Choose a tag to compare

Updated jsrsasign
Updated package docs

Release 1.3.10

20 Aug 08:33
Compare
Choose a tag to compare

Updated jsrsasign

Release 1.3.9

15 Aug 06:56
Compare
Choose a tag to compare

endsession support for custom parameters

Release 1.3.8

13 Aug 19:09
Compare
Choose a tag to compare

auto_clean_state_after_authentication which can be used for custom state logic handling

Release 1.3.7

13 Aug 19:10
Compare
Choose a tag to compare

support for hash routes

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