Options
All
  • Public
  • Public/Protected
  • All
Menu

Google oauth configuration

Hierarchy

  • GoogleOAuthConfig

Index

Constructors

Properties

clientId: string

Google API client ID.

clientSecret: string

Google API client secret.

enabled: boolean

Enable OAuth provider.

provider: "google"
attributeTypeMap: { baseName: string; format: string; name: string; type: string }[] = ...
discriminator: undefined | string = undefined

Methods

  • getAttributeTypeMap(): { baseName: string; format: string; name: string; type: string }[]

Generated using TypeDoc