auth.provider API
Preparing search index...
@o3co/auth-provider-core
SupportsRevocation
Interface SupportsRevocation
interface
SupportsRevocation
{
revoke
(
userId
:
string
)
:
Promise
<
void
>
;
}
Index
Methods
revoke
Methods
revoke
revoke
(
userId
:
string
)
:
Promise
<
void
>
Parameters
userId
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
revoke
auth.provider API
Loading...