feat(router): HMAC based Subgraph Auth#542
Open
ardatan wants to merge 2 commits into
Open
Conversation
✅
|
|
🐋 This PR was built and pushed to the following Docker images: Image Names: Platforms: Image Tags: Docker metadata{
"buildx.build.ref": "builder-78520e8d-ed94-427d-97c9-d60f7db7ffa2/builder-78520e8d-ed94-427d-97c9-d60f7db7ffa20/rdpc8vq8pvnf945nc6f85fz8t",
"containerimage.descriptor": {
"mediaType": "application/vnd.oci.image.index.v1+json",
"digest": "sha256:770a88c8b23d5dc2c4ae4f90bb4db6e67e278f50bb7199e7717a63217a2160c6",
"size": 1609
},
"containerimage.digest": "sha256:770a88c8b23d5dc2c4ae4f90bb4db6e67e278f50bb7199e7717a63217a2160c6",
"image.name": "ghcr.io/graphql-hive/router:pr-542,ghcr.io/graphql-hive/router:sha-aeb4f25"
} |
d42e09d to
00ca7a0
Compare
128b10a to
766bd0e
Compare
b274fd4 to
066a04c
Compare
5c1fb37 to
5ac8353
Compare
046cc07 to
8650809
Compare
5ac8353 to
f3985b7
Compare
511f910 to
e09e78a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ref ROUTER-123
Documentation -> graphql-hive/console#7215
Following the same principle in Hive Gateway. So the existing Yoga and Apollo recipes can be used for subgraphs.