package
0.0.0-20220402133910-eeb8401747d2
Repository: https://github.com/simplq/simplq-golang.git
Documentation: pkg.go.dev

# Functions

Authentication Middleware Calls the next handler with `uid` in the `context` which can be used as a unique id for any user.

# Constants

Prefix of the authorization header for an anonymous user.
Prefix of the authorization header for an authenticated user.
Key for the "uid" stored in context.