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?
Get hands-on with 1400+ tech skills courses.