Skip to content

triphop/gfjwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gfjwt

This is a middleware for Gf framework.

It uses jwt-go to provide a jwt authentication middleware. It provides additional handler functions to provide the login api that will generate the token and an additional refresh handler that can be used to refresh tokens.

Use

Download and install

go get github.com/triphop/gfjwt

Import

import "github.com/triphop/gfjwt"

About

jwt middleware for goframe

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages