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
- Host: GitHub
- URL: https://github.com/vinitparekh17/auth-x
- Owner: vinitparekh17
- Created: 2023-12-02T14:56:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T13:49:52.000Z (almost 2 years ago)
- Last Synced: 2024-06-26T16:58:16.494Z (almost 2 years ago)
- Topics: authentication, go-server, golang
- Language: Go
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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