Skip to content

Comments

fix(oauth): route authorize through hosted ui and issue jwt client tokens#8

Open
unvalley wants to merge 1 commit intomainfrom
feedback/5-oauth-spec-boundary
Open

fix(oauth): route authorize through hosted ui and issue jwt client tokens#8
unvalley wants to merge 1 commit intomainfrom
feedback/5-oauth-spec-boundary

Conversation

@unvalley
Copy link
Owner

@unvalley unvalley commented Feb 13, 2026

Summary

  • stop accepting username/password query auth in /oauth2/authorize
  • route authorization to Hosted UI login flow
  • return JWT access tokens for client_credentials
  • update OAuth tests to follow Hosted UI flow

Validation

  • cargo test --test oauth2_test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant