Central authentication server
Go to file
2023-10-25 18:04:12 +01:00
.github/workflows Add readme, license and testing workflow 2023-10-09 23:51:35 +01:00
cmd/lavender Save public key as PEM encoding 2023-10-25 17:57:03 +01:00
issuer Write flow tests 2023-10-09 16:29:10 +01:00
server Automatically set specific permissions 2023-10-25 18:04:12 +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 Write mjwt public key to file 2023-10-25 17:49:48 +01:00
go.sum Write mjwt public key to file 2023-10-25 17:49:48 +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.