Learn to implement the OAuth 2.0 framework to allow users to securely and easily login to your web applications.
Overview
Syllabus
- Authentication vs Authorization
- Learn the difference between authentication and authorization and some best practices in developing a login system.
- Creating Google Sign in
- Investigate OAuth and build third-party sign-in into your web applications using Google's authentication services.
- Local Permission System
- Use a local permission system to protect pages based on each user, not just whether that user is logged in.
- Adding Facebook and other providers
- Discover additional OAuth providers and add Facebook authentication in your application, giving more choices for third-party auth.
Taught by
Lorenzo Brown
Reviews
4.0 rating, based on 3 Class Central reviews
4 rating at Udacity based on 1 rating
Showing Class Central Sort
-
For me that never implemented oauth before it's is very good because it goes step by step through an implementation of oauth2 authentication via Google. I recommend this course if you want to understand the concepts besides with working on the real code via Vagrant environment and Python code!
-
-