Central authentication server
Go to file
2023-12-17 22:50:21 +00:00
.github/workflows Add readme, license and testing workflow 2023-10-09 23:51:35 +01:00
cmd/lavender Update mjwt library 2023-12-04 16:06:09 +00:00
issuer Write flow tests 2023-10-09 16:29:10 +01:00
server Update tests for dark mode 2023-12-17 22:50:21 +00:00
test-client Fix test client not using refresh endpoint properly 2023-12-13 02:05:18 +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 Start implementing refresh tokens 2023-12-05 18:10:47 +00:00
go.sum Start implementing refresh tokens 2023-12-05 18:10:47 +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.