Interface LogoutRequestOptions

Hierarchy

  • LogoutRequestOptions

Properties

extraLogoutParams?: {
    [key: string]: string;
}

Type declaration

  • [key: string]: string
id_token_hint?: string
localOnly?: boolean
post_logout_redirect_uri?: string