//
pkg.gl
Category
github.com/soffa-projects/go-micro
middleware
package
0.12.14
Repository:
https://github.com/soffa-projects/go-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
39 SLOC
#
Functions
Authenticated
Authenticated returns a middleware that checks if the user is authenticated.
AuthenticatedWithRole
AuthenticatedWithRole returns a middleware that checks if the user is authenticated and has the given role.
TenantRequired
No description provided by the author