Skip to content

3.9.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:12
cc69cb3

Added

  • feat: Add support for DPoP #850 (pmathew92)
  • feat : support to pass organization while signing-up and signing-in with passkeys #843 (pmathew92)
  • Exposes UserProfile to return contents of id token without refreshing credentials #840 (NandanPrabhu)

Updated

  • userInfo api in the AuthenticationAPIClient class now takes a tokenType parameter with a default value of Bearer.