https://github.com/varppi/goauthy
A complete authentication and authorization suite for Go
https://github.com/varppi/goauthy
Last synced: 10 months ago
JSON representation
A complete authentication and authorization suite for Go
- Host: GitHub
- URL: https://github.com/varppi/goauthy
- Owner: varppi
- License: gpl-3.0
- Created: 2024-08-17T14:16:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-09T07:30:22.000Z (10 months ago)
- Last Synced: 2025-08-09T08:51:21.345Z (10 months ago)
- Language: Go
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GoAuthy
A complete local authentication and authorization suite for Go.
## Todo
Feedback is welcome :)
- [x] Create repo
- [x] Make todo list
- [x] In memory features
- [x] Automated testing
- [x] Persistent database
- [x] Rest API
## Wiki
Check the Github wiki page for usage