File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -1274,15 +1274,16 @@ Authentication is a critical part of most web applications. Here are some resour
12741274- [TheCopenhagenBook](https://thecopenhagenbook.com/)
12751275- [OWASP Auth Cheatsheet](https://cheatsheetseries.owasp.org/cheatsheets/Authentication_Cheat_Sheet.html)
12761276- [OWASP Session Cheatsheet](https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html)
1277+ - [Lucia](https://lucia-auth.com/)
12771278` ,
12781279 inline : true ,
12791280 } ,
12801281 {
12811282 name : "Authentication Libraries" ,
12821283 value : `
1283- - [Lucia](https://lucia-auth.com/)
12841284- [Auth.js](https://authjs.dev/)
12851285- [Passport](http://www.passportjs.org/)
1286+ - [Better Auth](https://www.better-auth.com/)
12861287` ,
12871288 inline : true ,
12881289 } ,
You can’t perform that action at this time.
0 commit comments