Authx is a simple authentication API written in Go. It uses JWT for authentication and Postgres for storage. Along with notificaiton service.
What's unique about Authx is that it is designed to be used as a microservice. It is designed to be used with other services not only as a standalone service.
- JWT Authentication