videosphere
    Preparing search index...
    • Computes the SHA-256 digest of a password reset token for safe persistence.

      Parameters

      • token: string

        Plaintext URL-safe reset token from the client.

      Returns string

      Lowercase hex-encoded SHA-256 hash of the trimmed token.