Interface PassportModuleConfiguration

Hierarchy

Properties

crossSdkBridgeEnabled?: boolean

This flag indicates that Passport is being used in a cross-sdk bridge scenario and not directly on the web.

popupOverlayOptions?: PopupOverlayOptions

Options for disabling the Passport popup overlays.

overrides?: PassportOverrides
clientId: string
logoutRedirectUri?: string
logoutMode?: "redirect" | "silent"
redirectUri: string
scope?: string
audience?: string

Generated using TypeDoc