Skip to content

xDinomode/Go-JWT-Authentication-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Simple authentication example using JSON web tokens and Go

How to run

Simple fire it up with go run jwt.go and it's running on port 9000

Visit /settoken to get a token

Visit /profile only if you have a valid token

Visit /logout to logout if you have a vlid token

Uses:

About

JSON web tokens auhtentication example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages