Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

authenticate

doubleAuthStep

logout

passwordStep

registerCurrentUserId

registerUserId

  • registerUserId(state: AppState, userId: string, firstname: string, lastname: string, username: string, profileUrl: string): AppState

removeRegisteredUserId

reset

resetPasswordStep

setAccessToken

setCurrentProfile

setUsername

updateRegisteredUserId

  • updateRegisteredUserId(state: AppState, userId: string, firstname: string | undefined, lastname: string | undefined, username: string | undefined, profileUrl: string | undefined): AppState

validateAccountStep

  • validateAccountStep(state: AppState, token: string, tokenExpiry?: string): AppState

Generated using TypeDoc