Skip to content

Releases: damienbod/angular-auth-oidc-client

Release 7.0.1

24 Oct 08:16
Compare
Choose a tag to compare

Check session will now be stopped when the user is logged out

Release 7.0.0

14 Oct 13:08
Compare
Choose a tag to compare
  • Adding validation state result info to authorization event result
  • bug fixes in check session

Breaking changes:

@output() onAuthorizationResult: EventEmitter

https://github.com/damienbod/angular-auth-oidc-client/blob/master/API_DOCUMENTATION.md#output-onauthorizationresult-eventemitter

Release 6.0.12

07 Oct 17:25
Compare
Choose a tag to compare
  • Refactoring getIsAuthorized()
  • A blank session_state in the check session heartbeat should emit a …
  • Fixing inability to turn off silent_renew and adding safety timeout
  • check for valid tokens on start up

Release 6.0.11

03 Oct 15:36
Compare
Choose a tag to compare

silent_renew inconsistent with executio

Release 6.0.10

16 Sep 14:59
Compare
Choose a tag to compare

Handle callback params that contain equals char

Release 6.0.9

09 Sep 19:51
Compare
Choose a tag to compare

Removing fetch
Buffer bug fix

Release 6.0.7

09 Sep 16:18
Compare
Choose a tag to compare

reversing changing from 6.0.7 due to Buffer bug

Release 6.0.7

09 Sep 13:16
Compare
Choose a tag to compare

Removing the fetch package, using the httpClient now instead

Release 6.0.6

18 Aug 16:39
Compare
Choose a tag to compare
  • Add unique ending to key to prevent storage crossover
  • Public resetAuthorizationData method and getEndSessionUrl function
  • wso2 Identity Server audience validation failed support

Release 6.0.3

01 Aug 15:40
Compare
Choose a tag to compare

fixes for storage