Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

v2.17.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 07:36
· 241 commits to master since this release
ea007ca

2.17.0 (2023-03-31)

Bug Fixes

  • pkce does not generate truly random values in a browser (#636) (095a756)
  • remove async from generatePKCEVerifier and fix parameter of _handleProviderSignIn (#638) (ea007ca)

Features