Login, oauth, SSO and user management service
Go to file
2023-12-17 16:03:13 +00:00
.github/workflows Update workflow go version 2023-09-24 18:25:50 +01:00
client-store Lots of code changes 2023-09-06 22:20:09 +01:00
cmd/tulip Pass config directly to server 2023-10-10 18:06:43 +01:00
database Remove OTP code 2023-12-17 15:28:00 +00:00
lists Provide datalist for zoneinfo and locale 2023-09-07 16:34:51 +01:00
mail Add html and custom mail templates 2023-10-09 22:48:55 +01:00
openid Add mailer and output true user info 2023-09-24 18:24:16 +01:00
pages Better dark mode support 2023-12-17 16:03:13 +00:00
password Start adding a reset password system 2023-09-29 16:37:23 +01:00
scope Use internal scopes within FancyScopeList 2023-10-15 13:49:58 +01:00
server Better dark mode support 2023-12-17 16:03:13 +00:00
theme Better dark mode support 2023-12-17 16:03:13 +00:00
.gitignore Add mailer and output true user info 2023-09-24 18:24:16 +01:00
go.mod Swap out TOTP library 2023-10-16 16:47:18 +01:00
go.sum Swap out TOTP library 2023-10-16 16:47:18 +01:00
LICENSE.txt First commit 2023-09-06 21:17:07 +01:00
README.md Add readme 2023-10-09 23:51:49 +01:00

Tulip

A login service with OpenID, OAuth2 and SSO support. Enables easy use of a single authentication source for a network of services.