Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pilcrowOnPaper committed Mar 9, 2024
1 parent e934d76 commit 07a4712
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,4 @@ The Copenhagen Book provides a general guideline on implementing auth in web app

If you have any suggestions or concerns, consider opening a new issue.

- [Server-side tokens](/server-side-tokens.md)
- [Sessions](/sessions.md)
- [Password authentication](/password-authentication.md)
- [Email verification](/email-verification.md)
- [Password reset](/password-reset.md)
- [Generating random values](/random-values.md)
- [OAuth](/oauth.md)
- [Multi-factor authentication (MFA)](/mfa.md)
- [Passkeys](/passkeys.md)
- [Cross-site request forgery (CSRF)](/csrf.md)
- [Open redirect](/open-redirect.md)

Make sure to always use HTTPS over HTTP!
**[Website](https://thecopenhagenbook.com)**

0 comments on commit 07a4712

Please sign in to comment.