package
0.1.4
Repository: https://github.com/gunk/scopegen.git
Documentation: pkg.go.dev

# Functions

EnforceOAuth2 creates an interceptor that ensures requests contain all scopes required by the gRPC endpoint.

# Interfaces

OAuth2Challenger interface uses the generated All method for enforcing Oauth2.

# Type aliases

ClaimExtractor is a function signature for fetching the authorized claims of the request.