repositorypackage
1.0.2
Repository: https://github.com/gobuffalo/mw-tokenauth.git
Documentation: pkg.go.dev
# README
mw-tokenauth
JWT Token Authentication Middleware for Buffalo.
Installation
$ go get github.com/gobuffalo/mw-tokenauth
Usage
For details on how to use this middleware, see the Go Reference
You can also gain insight into how to use it by looking at the tests