Central authentication server
Go to file
2024-02-08 01:25:14 +00:00
.github/workflows Add readme, license and testing workflow 2023-10-09 23:51:35 +01:00
client-store Add oauth support 2024-02-07 01:18:17 +00:00
cmd/lavender Add oauth support 2024-02-07 01:18:17 +00:00
database Add public to oauth client store and separate fetching user info 2024-02-08 01:16:14 +00:00
issuer Add oauth support 2024-02-07 01:18:17 +00:00
openid Add oauth support 2024-02-07 01:18:17 +00:00
pages Add public to oauth client store and separate fetching user info 2024-02-08 01:16:14 +00:00
password Add oauth support 2024-02-07 01:18:17 +00:00
scope Add oauth support 2024-02-07 01:18:17 +00:00
server Fix some boolean issues 2024-02-08 01:25:14 +00:00
test-client Fix some boolean issues 2024-02-08 01:25:14 +00:00
theme Add dark mode to UIs 2023-12-17 22:46:58 +00:00
utils Continue adding to popup flow 2023-10-03 23:20:28 +01:00
.gitignore Start coding lavender 2023-10-01 21:44:49 +01:00
go.mod Add public to oauth client store and separate fetching user info 2024-02-08 01:16:14 +00:00
go.sum Add public to oauth client store and separate fetching user info 2024-02-08 01:16:14 +00:00
LICENSE.txt Add readme, license and testing workflow 2023-10-09 23:51:35 +01:00
README.md Add readme, license and testing workflow 2023-10-09 23:51:35 +01:00

Lavender

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