Categorygithub.com/David-solly/auth_microservice
module
0.0.0-20200818021413-c131d262f259
Repository: https://github.com/david-solly/auth_microservice.git
Documentation: pkg.go.dev

# README

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.

# Packages

No description provided by the author
No description provided by the author