You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository hosts a secure MERN (MongoDB, Express.js, React.js, Node.js) application designed for learning and implementing Secure Software Development Life Cycle Practices (SSDLCP). It focuses on integrating robust security measures following OWASP guidelines, including authentication, authorization, input validation.
Fullstack TypeScript Node.js project demonstrating the most popular login methods: password-based authentication with 2FA, magic link authentication, passkey (WebAuthn username-less authentication), and OIDC authentication integrated with Google and GitHub, following modern security standards and best practices.