|
Remove offline_access from OAuth scopes
gnexus-auth does not support offline_access yet (SUPPORTED scopes are only openid, email, profile, roles, permissions). Requesting it caused invalid_scope error and login failures. Keep refresh token support as-is — tokens are still issued and refreshed, just bound to the SSO session lifetime. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
|---|
|
|
| navi/api/routes/auth.py |
|---|