feature/fix-intermittent-401-errors
develop
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Supabase JWT key was switched to ECC P-256, but the JWKS verification only accepted RS256. Add ES256 to the accepted algorithms list. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>