Functions§
- create_
token - Create a new API token. Returns the raw token string (shown once) and the stored record.
- list_
tokens - List all API tokens (without exposing hashes).
- revoke_
token - Revoke (delete) an API token by ID.
- validate_
token - Validate a raw token string. Returns the token record if valid and not expired.