package
0.4.2
Repository: https://github.com/beanox/webservice.git
Documentation: pkg.go.dev

# Functions

New create new AuthMiddleware object.
No description provided by the author

# Structs

Authorization object.
Options is a configuration container to setup Authorization middleware.
UserInfo information about authenticated user.

# Type aliases

AppHandler is handler that will fail if user is not authorized (based on token + required scope).