These are the SDK reference docs. If you’re looking for docs to implement SuperTokens, you might want to check out the User Guides

Hierarchy

  • default
    • Google

Index

Constructors

  • new Google(config?: BuiltInProviderConfig): Google

Properties

buttonComponent?: Element
clientId?: string
id: string
name: string
instance?: Google

Methods

  • generateState(): string
  • getButton(): Element
  • getDefaultButton(name?: string): Element
  • getLogo(): Element
  • getRedirectURL(): string
  • init(config?: BuiltInProviderConfig): default
  • reset(): void

Generated using TypeDoc