Kamui Code OAuth 2.1 Server
Supabase Connected
Endpoints:
GET /.well-known/oauth-authorization-server
GET /oauth/authorize
POST /oauth/token
GET /oauth/jwks
POST /auth/request-magic-link
GET /auth/verify
Features:
✅ OAuth 2.1 compliant (PKCE mandatory)
✅ Magic link authentication
✅ Supabase user validation
✅ JWT token generation (RS256)
✅ SendGrid email delivery
Configuration:
Supabase URL: https://nyxqeeacnxxfslogdpre.supabase.co
SendGrid: Not configured (console logging)
Environment: staging
Test Login Flow