Options
All
  • Public
  • Public/Protected
  • All
Menu

Resets a password if a valid recordId is provided, which should have been generated by a different handler.

Hierarchy

Index

Constructors

Properties

accountStore: AccountStore
logger: Logger = ...

Methods

  • resetPassword(recordId: string, newPassword: string): Promise<void>