Building a Trello - Backend from Scratch
Core Features
Authentication System (Sign Up / Sign In)Every user starts here:
Users can sign up with credentials
Users can log in securely
Authentication is handled via tokens (JWT)
This ensure
shubhamsinghbundela.hashnode.dev9 min read