Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
Introduction to authentication and explaining the difference between authentication and authorization as this is something that many people confuse.
HTTP Status codes also help you show if a user is unauthenticated or unauthorized. These come from using 401 Unauthorized and 403 Forbidden HTTP Status codes, however, they are a little misleading. 401 Unauthorized actually means the user is not authenticated while 403 Forbidden means the user is not authorized to perform the action they are trying to do.
Further Reading:
Understanding 403 Forbidden
Course: HTTP Basics
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up