Login, oauth, SSO and user management service
Go to file
2024-02-03 00:48:22 +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 Start writing purple auth source 2024-02-03 00:48:22 +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 Start working on oauth controller 2024-01-29 23:45:46 +00:00
oauth Start working on oauth controller 2024-01-29 23:45:46 +00:00
openid Add mailer and output true user info 2023-09-24 18:24:16 +01:00
purple-test-client Start working on oauth controller 2024-01-29 23:45:46 +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 Update dependencies 2024-01-29 10:50:26 +00:00
go.sum Update dependencies 2024-01-29 10:50:26 +00:00
LICENSE.txt First commit 2023-09-06 21:17:07 +01:00
purple-tulip Start working on oauth controller 2024-01-29 23:45:46 +00:00
README.md Initial merging 2024-01-29 10:44:45 +00:00
red-tulip Start working on oauth controller 2024-01-29 23:45:46 +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.