Feature: Add support for grpc middleware interceptors#291
Open
cmmoran wants to merge 9 commits intoauth0:masterfrom
Open
Feature: Add support for grpc middleware interceptors#291cmmoran wants to merge 9 commits intoauth0:masterfrom
cmmoran wants to merge 9 commits intoauth0:masterfrom
Conversation
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@aaa42aa...971e284) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Templum/govulncheck-action](https://github.com/templum/govulncheck-action) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/templum/govulncheck-action/releases) - [Commits](Templum/govulncheck-action@6bb063b...0d775f4) --- updated-dependencies: - dependency-name: Templum/govulncheck-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.8.0 to 0.9.0. - [Commits](golang/sync@v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ngci/golangci-lint-action-6.1.1'
…lum/govulncheck-action-1.0.1'
|
Any ideas when this might get merged? This is exactly what I need. Is there anything I could do to help move it forward quickly? |
Bumps [Templum/govulncheck-action](https://github.com/templum/govulncheck-action) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/templum/govulncheck-action/releases) - [Commits](Templum/govulncheck-action@6bb063b...0d775f4) --- updated-dependencies: - dependency-name: Templum/govulncheck-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…lum/govulncheck-action-1.0.1'
9272752 to
4b4d391
Compare
4b4d391 to
224c193
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.
📝 Checklist
🔧 Changes
examplesfolder:grpc-examplefor relevant grpc usage.📚 References
#181
🔬 Testing
ContextKey{}paradigm so that the server-side handler can check the context for this key to contain the*validator.ValidatedClaimsstructure for validated token claims