Categorygithub.com/gobuffalo/mw-tokenauth
repositorypackage
1.0.2
Repository: https://github.com/gobuffalo/mw-tokenauth.git
Documentation: pkg.go.dev

# README

mw-tokenauth

Standard Test Go Reference Go Report Card

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