readme: move to Codeberg
Migrate to Codeberg
Cascade deletes in DB schema
Warning: this project has moved to Codeberg.
sinwon is a simple OAuth 2 server for small deployments. sinwon exposes an authentication server for use by other services to offer single sign-on. sinwon uses a SQLite database.
go build
sinwon [-config <config>]
See an example configuration file in config.in
.
AGPLv3 only, see LICENSE.