Cascade deletes in DB schema
Inline foreign key definitions in DB schema
Turn on SQLite foreign keys
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.