//
pkg.gl
Category
github.com/devexps/go-micro/v2
middleware
authz
engine
package
2.0.7
Repository:
https://github.com/devexps/go-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
29 SLOC
#
Packages
noop
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.
#
Constants
Reason
Reason holds the error reason.
#
Interfaces
Authorizer
Authorizer interface.
Claims
Claims interface.