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.