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
- Host: GitHub
- URL: https://github.com/samrocksc/gauth
- Owner: samrocksc
- License: mit
- Created: 2017-08-31T14:56:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-17T15:03:00.000Z (almost 9 years ago)
- Last Synced: 2025-07-13T17:53:44.152Z (12 months ago)
- Language: Go
- Size: 8.4 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Code of conduct: docs/code_of_conduct.md
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.