modulepackage
0.0.0-20220221170631-c1bcb0e82ec6
Repository: https://github.com/icco/tab-archive.git
Documentation: pkg.go.dev
# README
Tab Archive
A server for the Tab Archive Extension.
See https://tab-archive.app for more information!
# Packages
No description provided by the author
# Functions
AuthMiddleware parses the incomming authentication header and turns it into an attached user.
# Structs
CustomClaims is from https://auth0.com/docs/quickstart/backend/golang.
JSONWebKeys is from https://auth0.com/docs/quickstart/backend/golang.
Jwks is from https://auth0.com/docs/quickstart/backend/golang.