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
    • Okta

Index

Constructors

  • new Okta(config?: BuiltInProviderConfig): Okta

Properties

config: ProviderConfig
instance?: Okta

Accessors

  • get id(): string
  • get name(): string

Methods

  • getButton(name?: string): Element
  • getLogo(): Element
  • getRedirectURIOnProviderDashboard(): undefined | string
  • getRedirectURL(): string
  • init(config?: BuiltInProviderConfig): default
  • reset(): void

Generated using TypeDoc