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): Validate JWT Claims and test JWT expiry. #6050

Merged
merged 2 commits into from
Jul 21, 2020

Conversation

arijitAD
Copy link

@arijitAD arijitAD commented Jul 21, 2020

Fixes GRAPHQL-580 (Release blocker)

Validates the JWT claims using jwt-go library,
Added test to check JWT expiry.


This change is Reviewable

Docs Preview: Dgraph Preview

Arijit Das added 2 commits July 21, 2020 15:46
* Validate JWT Claims and test JWT expiry.

(cherry picked from commit 5a67b94)
@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Jul 21, 2020
@arijitAD arijitAD requested a review from parasssh July 21, 2020 14:35
@parasssh parasssh merged commit bfd68a8 into release/v20.07 Jul 21, 2020
@parasssh parasssh deleted the arijitAD/20.07-claims-check branch July 21, 2020 16:02
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