Preparing search index...
The search index is not available
PAOIDCClient
PAOIDCClient
LogoutRequestOptions
Interface LogoutRequestOptions
interface
LogoutRequestOptions
{
extraLogoutParams
?:
{
[
key
:
string
]:
string
}
;
id_token_hint
?:
string
;
localOnly
?:
boolean
;
post_logout_redirect_uri
?:
string
;
}
Index
Properties
extra
Logout
Params?
id_
token_
hint?
local
Only?
post_
logout_
redirect_
uri?
Properties
Optional
extra
Logout
Params
extraLogoutParams
?:
{
[
key
:
string
]:
string
}
Optional
id_
token_
hint
id_token_hint
?:
string
Optional
local
Only
localOnly
?:
boolean
Optional
post_
logout_
redirect_
uri
post_logout_redirect_uri
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
extra
Logout
Params
id_
token_
hint
local
Only
post_
logout_
redirect_
uri
PAOIDCClient
Loading...