Skip to content

pandorasNox/go-jwt-login-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-jwt-login-example

An golang jwt login example

Milestones finished

  1. Implement Server skeleton
  2. JWT how to use? What communication steps are required?
  3. Mock and test, to validate functionality.

Milestones upcomming

  1. Integrate into Webserver.