Authentication & Authorization: OAuth

Online Course

Udacity
Authentication & Authorization: OAuth

What is the course about?

Authentication & Authorization: OAuth
The course Authentication & Authorization: OAuth is an online class provided by Udacity. The skill level of the course is Intermediate. It may be possible to receive a verified certification or use the course to prepare for a degree.

As a Python programmer, leveraging Flask allows you to quickly and easily build your own web applications. But before you share your apps on the Internet you should protect your users’ data, ensuring information stored on your site is safe from unwanted manipulation. You could implement web security and permissions on your own, but relying on trusted providers is a faster, safer, and easier way to allow users to login to your application – without having to create and maintain another account, profile, and password.

Course description
  • Authentication & Authorization: OAuth
  • 2 weeks
  • Implementing Web Security with OAuth 2.0
  • In this course, you will learn to implement the OAuth 2.0 framework to allow users to securely login to your web applications. You’ll be provided a restaurant menu application created in Flask. By the end of this course, you will write the necessary code to implement Google+ Sign-In and Facebook Login in options so users can create restaurant menus that are viewable by everyone but only modifiable by the original creator.
  • Authentication vs. Authorization
  • Creating a Google+ Sign-In
  • Local Permission Systems
  • Adding Facebook & Other Providers
  • Learn the difference between authentication and authorization.
  • Learn how OAuth 2.0 makes implementing security easier for developers and users.
  • See OAuth 2.0 in action as you make API requests using Google’s OAuth 2.0 Playground.
  • Learn about the different types of security flows your application can implement.
  • See how security can be handled by your server and your user’s browser.
  • Add a Google+ Sign-In to an existing web application and implement a hybridized client/server flow.
  • Add python code to create server-side rules that will constitute a permission system.
  • Limit access of the database for each logged in user based on how the developer designs this code.
  • Add a User model model to your database to store the credentials collected from the OAuth provider’s API.
  • Learn to implement multiple OAuth providers on your web application.
  • Add Facebook Login as an alternative sign in option for your users.
  • Understand how to use OAuth provider documentation to add as many providers as you see fit.
  • This course was built to expand upon the concepts introduced in Full Stack Foundations, specifically:
  • Additionally, HTML, JavaScript, AJAX are heavily used in this course. A basic understanding of these technologies is needed to get the most out of these lectures.
  • If you’d like to refresh your HTML knowledge start with our Intro to HTML and CSS course. You can check out the JavaScript Basics and Intro to AJAX courses to brush up on these topics as well.
  • See the Technology Requirements for using Udacity.
  • OAuth 2.0 is a popular framework that allows users to login to your web application by using third party sign ins, from providers they’ve already created and trust, with the click of a button. And because passwords and sensitive data are never sent, your web application does not have to deal with the complexities of secure password storage and security breaches. Your users can then control the level of access your application has to their data, and change or revoke this access at any point in time.

Prerequisites & Facts

Authentication & Authorization: OAuth

Course Topic

Computer Science, Programming

University, College, Institution

Udacity

Course Skill Level

Intermediate

Course Language

English

Place of class

Online, self-paced (see curriculum for more information)

Degree

Certificate

Degree & Cost

Authentication & Authorization: OAuth

To obtain a verified certificate from Udacity you have to finish this course or the latest version of it, if there is a new edition. The class may be free of charge, but there could be some cost to receive a verified certificate or to access the learning materials. The specifics of the course may have been changed, please consult the provider to get the latest quotes and news.
Udacity
Authentication & Authorization: OAuth
provided by Udacity

Reviews

Share your experience

Authentication & Authorization: OAuth
Udacity Udacity
Rate the course

Do you recommend the course? *
Here you can find information, reviews and user experiences for the course “Authentication & Authorization: OAuth“. The provider of the course – “Udacity” – will be glad to answer any questions you may have about the class, click here to use the offical support channels. It would be great if you could share your experience of participating in the course – Your honest review will surely help others to choose the right class!
School: Udacity
Topic: Computer Science, Programming