Function: generateToken()
generateToken():
string
Defined in: src/lib/crypto/tokens.ts:14
A 256-bit cryptographically-random token, hex-encoded (64 chars). Send this to the user once.
Returns
string
generateToken():
string
Defined in: src/lib/crypto/tokens.ts:14
A 256-bit cryptographically-random token, hex-encoded (64 chars). Send this to the user once.
string