mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
- _decode_jwt_payload catches only ValueError and json.JSONDecodeError - Token refresh catches httpx.HTTPError, ValueError, KeyError with debug log - authenticate_request catches jwt.PyJWTError, httpx.HTTPError, ValueError, KeyError - Added docstring to _token_store_registry explaining purpose and test reset - Updated test mocks to use jwt.PyJWTError instead of bare Exception |
||
|---|---|---|
| .. | ||
| python | ||
| swift | ||