v2.106.3-canary.0
📦 supabase-authView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This canary release fixes an issue in the Auth module where expired JWTs were not correctly resulting in an AuthInvalidJwtError from getClaims.
🐛 Bug Fixes
- Auth: Return AuthInvalidJwtError from getClaims when the JWT is expired.