The Burgerauth authentication system, fully OAuth2 compatible!
Go to file
Tracker-Friendly 96d145b174 Merge remote-tracking branch 'origin/main' 2024-06-24 20:59:02 +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 Fix spelling errors, fixed a misuse of genSalt and fixed a SQL QueryRow using the incorrect schema 2024-06-24 20:58:55 +01:00
schema.sql BETA: Add name support instead of relying on the appId 2024-05-06 12:53:04 +01:00