package
0.0.0-20160115235007-d4aa6c03c864
Repository: https://github.com/everythingme/vertex.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewOAuthMiddleware crea.

# Constants

No description provided by the author

# Structs

OAuth2 config.
JWTAuthenticator authenticates users from JWT encoded cookies.
OAuthMiddleware is a middleware that can protect routes and make sure the user is logged in.

# Interfaces

TokenProtocol is an interface for encoding/decoding user tokens.
UserValidator takes care of logging in users with tokens.