sveltekit-oidc - v1.1.1
Preparing search index...
OIDCLogoutOptions
Type Alias OIDCLogoutOptions
type
OIDCLogoutOptions
=
{
clearSessionOnly
?:
boolean
;
postLogoutRedirectUri
?:
string
;
state
?:
string
;
}
Index
Properties
clear
Session
Only?
post
Logout
Redirect
Uri?
state?
Properties
Optional
clear
Session
Only
clearSessionOnly
?:
boolean
Optional
post
Logout
Redirect
Uri
postLogoutRedirectUri
?:
string
Optional
state
state
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
clear
Session
Only
post
Logout
Redirect
Uri
state
sveltekit-oidc - v1.1.1
Loading...