Skip to content

arcbjorn/go-microservices-jwt-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

JWT authentication between Go services through HTTP

Development

# Start client
cd client
go run main.go

# Start server
cd server
go run main.go

About

JWT authentication between Go services through HTTP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages