Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Middleware ¶
func Middleware(allowedARNs []string) echo.MiddlewareFunc
Middleware attaches an authorization middleware that authenticates a request against the authenticated user from the authentication middleware. Attaches a token.Identity struct to the request if properly authenticated.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.