pyxle-auth 0.3.0
Session middleware, a credentials API, OAuth/OIDC, and JWT — all additive.
AuthSessionMiddleware: populatesrequest.user, serves/me+/logout(pure-ASGI; streaming-SSR safe)- Credentials API:
/login+/signupwith hardened per-IP/per-email rate limiting and conventional status codes - SSR seed for first-frame
useAuth()with no round-trip - OAuth 2.0 / OIDC sign-in — Google, GitHub, Discord (
[oauth]extra) - JWT access + refresh tokens with rotation and family-based theft detection (
[jwt]extra)
Full changelog: https://github.com/pyxle-dev/pyxle-plugins/blob/pyxle-auth-v0.3.0/packages/pyxle-auth/CHANGELOG.md