Central authentication server
Go to file
2023-10-10 23:17:32 +01:00
.github/workflows Add readme, license and testing workflow 2023-10-09 23:51:35 +01:00
cmd/lavender Format this 2023-10-10 11:41:05 +01:00
issuer Write flow tests 2023-10-09 16:29:10 +01:00
server Fix the login name being incorrect in the test 2023-10-10 23:17:32 +01:00
test-client Check if email address can be used, and display perms in the test client 2023-10-10 18:06:06 +01: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 Load templates with overlapfs to allow custom templates 2023-10-08 16:43:27 +01:00
go.sum Load templates with overlapfs to allow custom templates 2023-10-08 16:43:27 +01: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.