//
pkg.gl
Category
github.com/devexps/go-micro/v2
middleware
authz
package
2.0.7
Repository:
https://github.com/devexps/go-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
23 SLOC
#
Packages
engine
No description provided by the author
#
Functions
FromContext
FromContext extracts the claims from the provided context (if any).
NewContext
NewContext injects the provided claims in to the parent context.
Server
Server is a server authorizer middleware.