Central authentication server
Go to file
2025-01-11 00:38:01 +00:00
.github/workflows Use 'make build' in workflows 2025-01-10 18:08:52 +00:00
auth Rewrite login system 2025-01-10 00:43:28 +00:00
client-store Start adding sqlc and migration support 2024-06-02 16:30:17 +01:00
cmd/lavender Fix the mail configuration 2025-01-11 00:38:01 +00:00
conf Fix the mail configuration 2025-01-11 00:38:01 +00:00
database Start new auth interfaces 2024-10-06 21:30:39 +01:00
issuer Start new frontend project and other changes 2024-10-25 15:08:56 +01:00
lists Start merging lavender and tulip 2024-08-19 23:15:25 +01:00
logger Transition to new logger 2024-05-13 20:33:25 +01:00
mail Fix a bunch more compile breaking issues 2024-10-05 21:08:02 +01:00
openid Allow multiple oauth domain uris 2024-07-27 22:26:00 +01:00
password Start merging lavender and tulip 2024-08-19 23:15:25 +01:00
role A load more changes 2024-09-13 15:31:40 +01:00
scope Add oauth support 2024-02-07 01:18:17 +00:00
server Fix the mail configuration 2025-01-11 00:38:01 +00:00
test-client A bunch of changes 2024-10-06 15:50:23 +01:00
utils Move email hide to utils 2024-11-28 00:11:38 +00:00
web Convert other pages to astro 2025-01-10 00:43:41 +00:00
.editorconfig Add layouts from tulip 2025-01-10 00:42:58 +00:00
.gitignore Improve page templates and custom template loading 2024-06-02 16:30:11 +01:00
config.example.yml some stuff 2024-08-29 17:57:31 +01:00
go.mod Start new frontend project and other changes 2024-10-25 15:08:56 +01:00
go.sum Start new frontend project and other changes 2024-10-25 15:08:56 +01:00
initdb.go Start adding sqlc and migration support 2024-06-02 16:30:17 +01:00
LICENSE.txt Add readme, license and testing workflow 2023-10-09 23:51:35 +01:00
Makefile Call astro when using 'make build' 2025-01-10 17:39:16 +00:00
README.md some stuff 2024-08-29 17:57:31 +01:00
sqlc.yaml Fix a bunch more compile breaking issues 2024-10-05 21:08:02 +01:00

Lavender

A login service with OpenID, OAuth2 and SSO support.

Login via third-party services.

Enables easy use of a single authentication source for a network of services.