Structs§
Functions§
- generate_
authorization_ code - Generate a raw authorization code: 32 random bytes, base64url-encoded.
- hash_
authorization_ code - Hash a raw authorization code with SHA-256.
- validate_
scopes - Parse and validate a space-separated scope string.