Releases: damienbod/angular-auth-oidc-client
Releases · damienbod/angular-auth-oidc-client
Release 1.3.11
Updated jsrsasign
Updated package docs
Release 1.3.10
Updated jsrsasign
Release 1.3.9
endsession support for custom parameters
Release 1.3.8
auto_clean_state_after_authentication which can be used for custom state logic handling
Release 1.3.7
support for hash routes
Release 1.3.6
support for custom authorization strings like Azure Active Directory B2C
Release 1.3.4
Fix authorization url construction
Release 1.3.3
adding moduleSetup boolean so that the authorization callback can wait until the module is ready
Release 1.3.2
- 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