React Native Firebase
GitHub
npm
Preparing search index...
@react-native-firebase/auth
revokeAccessToken
Function revokeAccessToken
revokeAccessToken
(
auth
:
FirebaseAuthTypes
.
Module
,
token
:
string
)
:
Promise
<
void
>
Revoke the given access token, Currently only supports Apple OAuth access tokens.
Parameters
auth
:
FirebaseAuthTypes
.
Module
token
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
GitHub
npm
React Native Firebase
Loading...
Revoke the given access token, Currently only supports Apple OAuth access tokens.