awesome-authentication
github.com/gitcommitshow/awesome-authentication ↗Resources to learn and implement authentication in your application
134
GitHub Stars
46
Curated Resources
4
Categories
2 hours ago
Last Refreshed
Fundamentals You Must KnowSecurtity Risks and Criticism of JWTImplementations(Examples/Demos)Useful Tools
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me secure key exchange in public resources from awesome-authentication"
Installation instructions →What's inside
Securtity Risks and Criticism of JWT
Fundamentals You Must Know
- An SO answer to build more understanding around DH algo, signatures, forward secrecy, etc.Secure Key Exchange In Public
- Assymetric CryptographyCryptography
- Authentication cheatsheet by OWASPWeb-Security Recommendations
- Diffie Hellman Key ExchangeSecure Key Exchange In Public
- Diffie-Hellman key exchange implementation in node.jsSecure Key Exchange In Public
- Digital Signatures : Verifying authenticity of messageCryptography
Implementations(Examples/Demos)
- AuthZ lib supports ACL, RBAC, ABAC in Node.js
- Demo: How Docusign APIs auth workflow using JWT access token and refresh tokens
- Google OpenIDConnect authentication
- Inspiration: Read Firefox Accounts Code- All services including autyh-server, profile-server
- JavaScript client SDK to communicate with OAuth 2.0 and OpenID Connect providers
- JWT Authentication & Authorization in NodeJs/Express & MongoDB REST APIs(2019)
Showing a sample of 46 resources. View the full list on GitHub →