-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(auth): introduce OtfCognito class to handle device key in auth p…
…arams Refactor OtfAuth to use OtfCognito instead of Cognito for better handling of device keys during token refresh. This change ensures that the renew_access_token method sets a new access token using cached refresh token and device metadata, preventing NOT_AUTHORIZED errors.
- Loading branch information
1 parent
708e6a3
commit bc8428c
Showing
1 changed file
with
33 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters