项目作者: gobuffalo

项目描述 :
Buffalo token-based-authentication middleware
高级语言: Go
项目地址: git://github.com/gobuffalo/mw-tokenauth.git
创建时间: 2018-07-30T12:09:58Z
项目社区:https://github.com/gobuffalo/mw-tokenauth

开源协议:MIT License

下载


mw-tokenauth

Standard Test
Go Reference
Go Report Card

JWT Token Authentication Middleware for
Buffalo.

Installation

  1. $ 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