Central authentication server
Go to file
2024-10-06 12:03:46 +01:00
.github/workflows Update go version 2024-02-09 22:42:08 +00:00
auth Fix a bunch more compile breaking issues 2024-10-05 21:08:02 +01:00
client-store Start adding sqlc and migration support 2024-06-02 16:30:17 +01:00
cmd/lavender Fix a bunch more compile breaking issues 2024-10-05 21:08:02 +01:00
conf Fix a bunch more compile breaking issues 2024-10-05 21:08:02 +01:00
database Fix a bunch more compile breaking issues 2024-10-05 21:08:02 +01:00
issuer Fix a bunch more compile breaking issues 2024-10-05 21:08:02 +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
pages Move manage apps and users forms into separate templates 2024-06-02 16:30:17 +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 a bunch more compile breaking issues 2024-10-05 21:08:02 +01:00
test-client Add extra logging for oauth HandleAuthorizeRequest 2024-07-28 20:54:21 +01:00
utils Fix a bunch more compile breaking issues 2024-10-05 21:08:02 +01: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 Update dependencies 2024-10-06 12:03:46 +01:00
go.sum Update dependencies 2024-10-06 12:03:46 +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 Closer to lavender v2 2024-09-02 22:54:03 +01: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.