We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I read the README.md file around autoRenew, I see there's a deprecation notice:
autoRenew
Moved to TokenService.
However, when I click the link on TokenService, I don't get taken anywhere since it is a dead link. Ditto for SyncStorageService.
SyncStorageService
In addition, I'm not able to find any documentation for either TokenService or SyncStorageService in the readme or anywhere else.
TokenService
navigate to https://github.com/okta/okta-auth-js/blob/master/README.md#autorenew
System: OS: macOS 13.6.4 CPU: (16) x64 Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz Memory: 381.65 MB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 18.19.1 - /usr/local/bin/node Yarn: 1.22.21 - /usr/local/bin/yarn npm: 10.2.4 - /usr/local/bin/npm Watchman: 2024.01.22.00 - /usr/local/bin/watchman Browsers: Chrome: 122.0.6261.112 Safari: 17.3.1
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When I read the README.md file around
autoRenew
, I see there's a deprecation notice:However, when I click the link on TokenService, I don't get taken anywhere since it is a dead link. Ditto for
SyncStorageService
.In addition, I'm not able to find any documentation for either
TokenService
orSyncStorageService
in the readme or anywhere else.Reproduction Steps?
navigate to https://github.com/okta/okta-auth-js/blob/master/README.md#autorenew
SDK Versions
Additional Information?
No response
The text was updated successfully, but these errors were encountered: