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
There is documentation https://github.com/okta/okta-react-native#revokerefreshtoken for revoking a refresh token but that function doesn't appear to be exported from the library
Either a valid revokeRefreshToken function exists or the documentation is up to date
revokeRefreshToken
documentation recommends revokeRefreshToken but there is no exported method of that name
try an implement a revokeRefreshToken function in the okta/okta-react-native package
No response
2.6.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug?
There is documentation https://github.com/okta/okta-react-native#revokerefreshtoken for revoking a refresh token but that function doesn't appear to be exported from the library
What is expected to happen?
Either a valid
revokeRefreshToken
function exists or the documentation is up to dateWhat is the actual behavior?
documentation recommends
revokeRefreshToken
but there is no exported method of that nameReproduction Steps?
try an implement a
revokeRefreshToken
function in the okta/okta-react-native packageAdditional Information?
No response
SDK Version
2.6.0
Build Information
No response
The text was updated successfully, but these errors were encountered: