Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Variables

SuperTokensWrapper: React.FC<PropsWithChildren<SessionAuthProps & { userContext?: any }>> = ...

Functions

  • canHandleRoute(): boolean
  • changeLanguage(language: string): Promise<void>
  • getRoutingComponent(): null | Element
  • getSuperTokensRoutesForReactRouterDom(reactRouterDom: any): Element[]
  • init(config: SuperTokensConfig): void
  • loadTranslation(store: TranslationStore): void
  • useTranslation(): TranslationFunc
  • useUserContext(): any

Generated using TypeDoc