Summary
Functions
Avaliable scopes for API tokens
Generates a random token
Checks if token has required scope
Hashes a token
Checks if token is valid
Query for valid tokens
Verifies a token using constant-time comparison to prevent timing attacks.
Functions
Avaliable scopes for API tokens
Generates a random token
Checks if token has required scope
Hashes a token
Checks if token is valid
Query for valid tokens
Verifies a token using constant-time comparison to prevent timing attacks.