Skip to content

v1.2.31

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 11:55
067a895

v1.2.31

This update introduces several enhancements to improve token management and error handling.

Enhancements:

  • Improved Token Refresh Handling: Implemented the getOrRefreshAccessToken method to streamline access token retrieval and refreshing processes.
  • Support for Silent Login: Added functionality to facilitate silent login, enhancing developer experience by enabling authorization with refreshToken after custom SignUp flow.
  • Asynchronous Token Refresh: Introduced support for asynchronous token refresh operations, allowing for more efficient and responsive authentication workflows.