...
/Solution: Next.js and the Example Application
Solution: Next.js and the Example Application
Review the solution to manually test the expected behavior in the login application.
We'll cover the following...
- Challenge solution
- What happens when we try logging in with an unrecognized account?
- What happens if we try signing up with an existing account?
- What happens if we try signing in without entering a username or password?
- What happens when we try signing up with nonmatching passwords?
- What happens when we try accessing the profile page by manually adding the subdirectory /profile to the URL without first logging into the application?
Challenge solution
What happens when we try logging in with an unrecognized account?
For the first challenge exercise, we see an “Invalid username and password combination” message below the login ...
Access this course and 1400+ top-rated courses and projects.