The Burgerauth authentication system, fully OAuth2 compatible!
Go to file
Tracker-Friendly 3752648c78 Revert "BETA: Use a session cookie rather than a SQL database for login"
This reverts commit 447fb7a4fa.
2024-06-25 01:19:49 +01:00
static Some extra padding and a confirmation dialouge 2024-05-18 00:51:36 +01:00
templates Add the small 5px padding in main.html for the account button 2024-06-21 19:32:53 +01:00
.gitignore Updated gitignore, fixed openid uri 2024-05-04 17:41:43 +01:00
LICENSE.md Open source and release to the public 2024-04-26 20:12:56 +00:00
go.mod CAPTCHA support 2024-05-09 17:27:47 +01:00
go.sum CAPTCHA support 2024-05-09 17:27:47 +01:00
main.go Revert "BETA: Use a session cookie rather than a SQL database for login" 2024-06-25 01:19:49 +01:00
schema.sql BETA: Add name support instead of relying on the appId 2024-05-06 12:53:04 +01:00