postgres
.public
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
generate_token_hash(p_raw_token text)
Description
Generates a SHA256 hash of a raw token with optional pepper for secure token storage.
Parameters
Name
Type
Mode
p_raw_token
text
IN
Definition
Redacted, use --include-routine-definition