Skip to content

gobuffalo/mw-tokenauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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