Skip to content

Afefferhichi/Golang-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cms_Authentication_Jwt

Authentication System with JWT

Download packages:

go get -u github.com/jinzhu/gorm

go get -u github.com/gorilla/mux

go get -u github.com/gorilla/handlers

go get -u github.com/dgrijalva/jwt-go

References:

GORM:

    http://gorm.io/

MUX:

    http://www.gorillatoolkit.org/pkg/mux

HANDLERS CORS:

    http://www.gorillatoolkit.org/pkg/handlers

JWT:

    https://godoc.org/github.com/dgrijalva/jwt-go

About

Content Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages