ref #40
This commit is contained in:
@@ -7,7 +7,8 @@ import { IllegalJWTError, JwtNotProvidedError, PasswordNeededError, RefreshToken
|
||||
import { User } from '../entities/User';
|
||||
|
||||
/**
|
||||
* TODO:
|
||||
* This class can be used to reset a user's password.
|
||||
* To set a new password the user needs to provide a valid password reset token.
|
||||
*/
|
||||
export class ResetPassword {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user