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

Fix(GraphQL): Add support for using auth with secret directive (#6907) #6920

Merged
merged 3 commits into from
Nov 20, 2020

Conversation

vmrajas
Copy link
Contributor

@vmrajas vmrajas commented Nov 19, 2020

  • Add password field in auth directive

  • Add query resolving tests

  • Add e2e tests

  • Address feedback

(cherry picked from commit 3311923)


This change is Reviewable

* Add password field in auth directive

* Add query resolving tests

* Add e2e tests

* Address feedback

(cherry picked from commit 3311923)
@vmrajas vmrajas requested a review from pawanrawal November 19, 2020 11:14
@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Nov 19, 2020
Copy link
Contributor

@pawanrawal pawanrawal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 61 of 61 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @MichaelJCompton)

@vmrajas vmrajas merged commit ba63d03 into release/v20.11 Nov 20, 2020
@vmrajas vmrajas deleted the rajas/secret-with-auth-directive branch November 20, 2020 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/graphql Issues related to GraphQL support on Dgraph.
Development

Successfully merging this pull request may close these issues.

2 participants