Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mirage: Add crate and endpoint scope fields #6325

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Apr 13, 2023

This PR adds the crate_scopes and endpoint_scopes fields to the API token endpoints of our MirageJS server, which lets us use these fields in the frontend test suite.

This is the first step in adding token scopes support to our frontend! 🎉

Related:

@Turbo87 Turbo87 added C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works A-frontend 🐹 labels Apr 13, 2023
@Turbo87 Turbo87 merged commit 84fe774 into rust-lang:master Apr 13, 2023
@Turbo87 Turbo87 deleted the mirage-token-scopes branch April 13, 2023 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend 🐹 C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant