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

feat: api keys on viewer node #4486

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Conversation

anticorrelator
Copy link
Contributor

@anticorrelator anticorrelator commented Sep 4, 2024

resolves #4452

Adds an optional api_keys field to the User node. The viewer node will populate these API keys on the user if any exist.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Sep 4, 2024
app/schema.graphql Outdated Show resolved Hide resolved
src/phoenix/server/api/queries.py Outdated Show resolved Hide resolved
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Sep 4, 2024
@anticorrelator anticorrelator merged commit 61e52bd into auth Sep 4, 2024
15 of 16 checks passed
@anticorrelator anticorrelator deleted the dustin/api-keys-on-viewer-node branch September 4, 2024 16:02
RogerHYang pushed a commit that referenced this pull request Sep 21, 2024
* Add API keys to viewer node

* Implement api_keys as a resolver on the user node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants