An open API service indexing awesome lists of open source software.

https://github.com/vinitparekh17/auth-x

An authentication service which leverages performance of golang and compatibility of microservice architecture
https://github.com/vinitparekh17/auth-x

authentication go-server golang

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

## 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

- [x] JWT Authentication