https://github.com/intraware/rodan-authify
A auth service for rodan
https://github.com/intraware/rodan-authify
Last synced: 3 months ago
JSON representation
A auth service for rodan
- Host: GitHub
- URL: https://github.com/intraware/rodan-authify
- Owner: intraware
- License: mit
- Created: 2025-08-23T20:56:25.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-10-10T16:18:42.000Z (8 months ago)
- Last Synced: 2025-10-14T09:19:45.439Z (8 months ago)
- Language: Go
- Size: 121 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Libraries Used
This project makes use of external libraries, with additional functionality built on top where needed.
We’d like to acknowledge and thank the following:
* [redis-cache](https://github.com/go-redis/cache)
* [go-tinylfu](https://github.com/vmihailenco/go-tinylfu)