Login, oauth, SSO and user management service
Go to file
2024-01-29 10:44:45 +00:00
.github/workflows Initial merging 2024-01-29 10:44:45 +00:00
client-store Lots of code changes 2023-09-06 22:20:09 +01:00
cmd Initial merging 2024-01-29 10:44:45 +00:00
database Initial merging 2024-01-29 10:44:45 +00:00
issuer Initial merging 2024-01-29 10:44:45 +00:00
mail Initial merging 2024-01-29 10:44:45 +00:00
openid Add mailer and output true user info 2023-09-24 18:24:16 +01:00
purple-server Initial merging 2024-01-29 10:44:45 +00:00
purple-test-client Initial merging 2024-01-29 10:44:45 +00:00
red-pages Initial merging 2024-01-29 10:44:45 +00:00
red-server Initial merging 2024-01-29 10:44:45 +00:00
theme Rename css bytes variable 2023-12-17 22:45:31 +00:00
utils Initial merging 2024-01-29 10:44:45 +00:00
.gitignore Add mailer and output true user info 2023-09-24 18:24:16 +01:00
go.mod Initial merging 2024-01-29 10:44:45 +00:00
go.sum Initial merging 2024-01-29 10:44:45 +00:00
LICENSE.txt First commit 2023-09-06 21:17:07 +01:00
README.md Initial merging 2024-01-29 10:44:45 +00:00

Tulip

Authentication services for 1f349 and partners.

Red Tulip

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

Purple Tulip

An authentication source for multiple login services to be used with a frontend single page application.