Skip to content

David-solly/auth_microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auth_microservice

Handles jwt provisioning, and verification. REQUIRED -

  • Redis instance to be running.

Client exposes a REST API with JSON payloads. Server is a gRPC server that registers with hashicorp's consul for health checks

implementation of the gokit-microservice-starter

jwt-service

Handles basic jwt authentication. Issues an expiring token pair, silent refresh and delete functions. corresponding to a persistent login session and logout when done.

About

handles jwt provisioning, and verification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published