Expand description
Authentication helper functions for handlers
This module provides utilities for extracting user information from authenticated requests.
Functionsยง
- extract_
user_ id_ from_ claims - Extract user ID from AuthClaims extension
- extract_
user_ id_ with_ fallback - Extract user ID from AuthClaims extension with fallback
- extract_
username_ from_ claims - Extract username from AuthClaims extension