f
This commit is contained in:
@@ -91,6 +91,7 @@ export async function passwordResetStart(payload: PasswordResetStartPayload): Pr
|
||||
}
|
||||
|
||||
export interface PasswordResetCompletePayload {
|
||||
email: string
|
||||
code: string
|
||||
new_password: string
|
||||
confirm_password: string
|
||||
|
||||
Reference in New Issue
Block a user