mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
- TokenPartialUser frozen dataclass for unverified JWT payload extraction - AuthState frozen dataclass for authentication results - decode_access_token_claims extracts user info without signature verification - _extract_token_from_headers handles Authorization and x-stack-auth headers - sync_authenticate_request and async_authenticate_request compose with JWKS verifier