Course curriculum

    1. Introduction

    2. Start a Server

    3. Testing Tips

    4. Register endpoint

    5. Testing endpoint with Postman and Cypress

    6. Updating Cypress to be robust

    7. Creating Mongo DB

    8. Hiding username and password in env file

    9. Registering our first user

    10. Add positive and negative test case

    11. Making a more robust test

    12. Removing duplication

    13. Add body validation logic

    14. Add creation validation test

    15. Extract validation

    16. Logic to avoid duplicate user creation

    17. Encrypt a password

    18. Add login endpoint

    19. Testing the login endpoint

    20. Add JWT

    21. Add posts endpoint

    22. Let's practice- part 1

    23. Let's practice- part 2

    24. BONUS LECTURE AND RESOURCES

About this course

  • Free
  • 24 lessons
  • 2 hours of video content

Free Sign Up

Build and test your first authentication API!