/auth-x

An authentication service which leverages performance of golang and compatibility of microservice architecture

Primary LanguageGo

Authx: Authentication API in Go

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.

Features

  • JWT Authentication