Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • default

Index

Constructors

Properties

SessionAuth: FC<PropsWithChildren<Props>> = SessionAuthWrapper
useSessionContext: () => SessionContextType = useSessionContextFunc

Type declaration

Methods

  • addAxiosInterceptors(axiosInstance: any): void
  • attemptRefreshingSession(): Promise<boolean>
  • doesSessionExist(): Promise<boolean>
  • getAccessTokenPayloadSecurely(): Promise<any>
  • getUserId(): Promise<string>
  • init(config?: InputType): CreateRecipeFunction<unknown, unknown, unknown, any>
  • signOut(): Promise<void>

Generated using TypeDoc