Skip to content

SudoSOS Back-end API / authentication / AuthenticationResetTokenRequest

Interface: AuthenticationResetTokenRequest ​

Properties ​

accountMail ​

ts
accountMail: string;

password ​

ts
password: string;

token ​

ts
token: string;