Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 940 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 940 Bytes

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