Kongo-JWT
Small library to handle JWT token release.
Usage
See server.go
in the example
directory
Negroni support
There is a middleware for Negroni
to retrive authenticated user. See the example server.go
in example
directory.
Small library written in Go to handle JWT token release.
go get github.com/giovanni-liboni/kongo-jwt
Small library to handle JWT token release.
See server.go
in the example
directory
There is a middleware for Negroni
to retrive authenticated user. See the example server.go
in example
directory.