Skip to content

SudoSOS Back-end API / authentication / ResetToken

Class: ResetToken ​

Extends ​

Constructors ​

Constructor ​

ts
new ResetToken(): ResetToken;

Returns ​

ResetToken

Inherited from ​

HashBasedAuthenticationMethod.constructor

Properties ​

PropertyModifierTypeDescriptionInherited from
createdAtreadonlyDateThe creation date of the object.HashBasedAuthenticationMethod.createdAt
expirespublicDate--
hashpublicstring-HashBasedAuthenticationMethod.hash
updatedAtreadonlyDateThe last update date of the object.HashBasedAuthenticationMethod.updatedAt
userpublicUser-HashBasedAuthenticationMethod.user
userIdpublicnumber-HashBasedAuthenticationMethod.userId
versionreadonlynumberThe current version of the object.HashBasedAuthenticationMethod.version