auth.provider API
Preparing search index...
@o3co/auth-provider-session
SupportsLogout
Interface SupportsLogout
interface
SupportsLogout
{
endSession
(
req
:
EndSessionRequest
)
:
Promise
<
EndSessionResult
>
;
}
Index
Methods
end
Session
Methods
end
Session
endSession
(
req
:
EndSessionRequest
)
:
Promise
<
EndSessionResult
>
Parameters
req
:
EndSessionRequest
Returns
Promise
<
EndSessionResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
end
Session
auth.provider API
Loading...