Momentum logo
Team 10 Classroom

🦊 Authentication in a React App 🦊

Posted on Dec 14th, 2021

πŸ—“οΈ Today’s topics

  • Revisit β€œWhat is logged in?” in code
  • Requesting and auth token for login

🎯 Project

Work with your team to get the initial code in place for Questionbox or Social E-cards projects.

By Friday

  • be able to make GET requests for questions and answers / cards and friends
  • show them on the page
  • have a solid start on POST requests
  • deploy to Netlify as soon as possible (TIP ⭐ Your code needs to run locally with no errors before you can deploy it!)

πŸ”– Resources

πŸ¦‰ Code

Back to home