Back to Pocketbase

Interface providerInfo

static/jsvm/interfaces/apis.providerInfo.html

latest1.5 KB
Original Source

Interface providerInfo

Hierarchy

  • providerInfo

Index

Properties

authURLauthUrlcodeChallengecodeChallengeMethodcodeVerifierdisplayNamenamestate

Properties

authURL

authURL: string

authUrl

authUrl: string

Todo

deprecated: use AuthURL instead AuthUrl will be removed after dropping v0.22 support

codeChallenge

codeChallenge: string

codeChallengeMethod

codeChallengeMethod: string

codeVerifier

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

displayName: string

name

name: string

state

state: string

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

Generated using TypeDoc