Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUpdatePasswordTokenArgs<TUser>

Type parameters

  • TUser

Hierarchy

  • IAppFuncArgs
    • IUpdatePasswordTokenArgs

Index

Properties

authedUser

authedUser: ICreatedBy<TUser>

newPassword

newPassword: string

token

token: string

Generated using TypeDoc