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

  • Provider
    • Google

Index

Constructors

constructor

  • new Google(config?: BuiltInProviderConfig): Google

Properties

Optional buttonComponent

buttonComponent?: Element

id

id: string

name

name: string

Static Private Optional instance

instance?: Google

Methods

generateState

  • generateState(): string

getButton

  • getButton(): Element

getDefaultButton

  • getDefaultButton(name?: string): Element

getLogo

  • getLogo(): Element

getRedirectURL

  • getRedirectURL(): string

Static init

  • init(config?: BuiltInProviderConfig): default

Static reset

  • reset(): void

Generated using TypeDoc