modulepackage
0.0.0-20250206153425-cac948e7ad35
Repository: https://github.com/claudesky/identity-go.git
Documentation: pkg.go.dev
# README
OAuth Provider in GO
Postgres database in docker-compose
A postgres database can be spun-up if one is not already running on your system.
docker-compose up -d
Consider using gow
The gow
package provides file watching so that changes can be reloaded as soon as files are changed.
https://github.com/mitranim/gow
go install github.com/mitranim/gow@latest
gow run .
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author