Mark As Completed Discussion

Try this exercise. Click the correct answer from the options.

Which of the following is a best practice for implementing authentication and authorization in a React application?

Click the option that best answers the question.

  • Storing user credentials in plain text
  • Generating a unique token for each user
  • Using a single shared username and password for all users
  • Allowing access to all resources for all users