Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seatedro/guam
Complete Auth library for Go
https://github.com/seatedro/guam
Last synced: 3 months ago
JSON representation
Complete Auth library for Go
- Host: GitHub
- URL: https://github.com/seatedro/guam
- Owner: seatedro
- License: mit
- Created: 2024-01-01T07:40:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-10T18:07:18.000Z (7 months ago)
- Last Synced: 2024-10-10T22:26:11.541Z (3 months ago)
- Language: Go
- Size: 65.4 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Auth Library for Go inspired by [Lucia-Auth](https://github.com/lucia-auth/lucia)
## Installation
```bash
go get github.com/rohitp934/guam
```