1 Star 0 Fork 1

unsafe-rust / jwt-go

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
doc.go 247 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dave Grijalva 提交于 2016-06-06 16:55 . added documentation
// Utility package for extracting JWT tokens from
// HTTP requests.
//
// The main function is ParseFromRequest and it's WithClaims variant.
// See examples for how to use the various Extractor implementations
// or roll your own.
package request
1
https://gitee.com/unsafe-rust/jwt-go.git
git@gitee.com:unsafe-rust/jwt-go.git
unsafe-rust
jwt-go
jwt-go
v3.2.0

搜索帮助