Skip to content

17.1.0

Compare
Choose a tag to compare
@damienbod damienbod released this 31 May 15:27
· 82 commits to main since this release
97f8f9c
  • docs: add new signal properties to public api docs
  • fix(refresh-session): forceRefreshSession does not reset storageSilentRenewRunning
  • refactor example to control flow syntax
  • feat: add option to override the auth well known suffix
  • feat: add authenticated and userData signals
  • Bugfix: Updated URL service isCallbackFromSts
  • fix network error detection due to potential falsy instanceof ProgressEvent evaluation if ProgressEvent is monkey patched by another library
  • fix: refresh authWellKnownEndPoints
  • refactor: replace any types
  • fix: inject DOCUMENT
  • Moving to inject function
  • fix: adding missing field token_type from AuthResult.