zibri
    Preparing search index...

    A short lived token used to confirm a password reset.

    Implements

    Index

    Constructors

    Properties

    Constructors

    Properties

    expirationDate: Date

    The expiration date of the password reset token.

    id: string

    The id of the entity.

    userId: string

    The id of the user that this password reset token belongs to.

    value: string

    The actual token value.