Preparing search index...
The search index is not available
react-native-auth0
react-native-auth0
RevokeOptions
Interface RevokeOptions
Options for the revoke refresh token endpoint.
interface
RevokeOptions
{
refreshToken
:
string
;
[
key
:
string
]
:
any
;
}
Indexable
[
key:
string
]:
any
Index
Properties
refresh
Token
Properties
refresh
Token
refresh
Token
:
string
The user's issued refresh token
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
refresh
Token
react-native-auth0
Loading...
Options for the revoke refresh token endpoint.