Skip to content

obiMadu/goJWTAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's nothing much, lol.

Just me learning to build out a JWT-based Auth workflow in Go. I succeeded, lol. Good stuff!

  1. Calling the /login endpoint with credentials, getting a token back. calling /login

  2. Calling the protected /profile endpoint with an Authorization header, getting through. calling /login

About

Building a JWT-based Auth workflow in Go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages