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

https://github.com/samrocksc/gauth

It's a Go Auth system
https://github.com/samrocksc/gauth

Last synced: 12 months ago
JSON representation

It's a Go Auth system

Awesome Lists containing this project

README

          

# gauth
It's a Go Auth system. The goal of this project is to create a modular authentication system in Go, that is a simple executable that can be dropped into a cluster quickly and efficiently.

## Documentation
I am using [YAAG](https://github.com/betacraft/yaag) for documentation. You have to hit an endpoint with a curl in order to generate the documentation for it.