https://github.com/egeuysall/auth-trial
Store. Query. Trial.
https://github.com/egeuysall/auth-trial
api auth backend golang learn postgres sql trial
Last synced: about 2 months ago
JSON representation
Store. Query. Trial.
- Host: GitHub
- URL: https://github.com/egeuysall/auth-trial
- Owner: egeuysall
- License: gpl-3.0
- Created: 2025-06-11T21:24:40.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-13T16:09:21.000Z (about 1 year ago)
- Last Synced: 2025-06-19T19:10:58.328Z (about 1 year ago)
- Topics: api, auth, backend, golang, learn, postgres, sql, trial
- Language: Go
- Homepage:
- Size: 11.2 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Auth Trial
**Auth Trial** is a minimal experimental repository for testing and iterating on authentication logic, including user sign-up, login, and token handling. It’s designed to quickly prototype and validate auth flows using Go, Supabase, or other backend services, with a focus on simplicity and modularity for future integration into larger projects.