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.

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

Generated using TypeDoc