Hierarchy

  • providerInfo

Properties

authUrl: string
codeChallenge: string
codeChallengeMethod: string
codeVerifier: string

technically could be omitted if the provider doesn't support PKCE, but to avoid breaking existing typed clients we'll return them as empty string

displayName: string
name: string
state: string

Generated using TypeDoc