reading-notes

Class 15

Back to home page

What is OAuth?

Q. What is OAuth?

Q. Give an example of what using OAuth would look like.

Q. How does OAuth work? What are the steps that it takes to authenticate the user?

Q. What is OpenID?

Authorization and Authentication flows

Q. What is the difference between authorization and authentication?

Q. What is Authorization Code Flow?

Q. What is Authorization Code Flow with Proof Key for Code Exchange (PKCE)?

Q. What is Implicit Flow with Form Post?

Q. What is Client Credentials Flow?

Q. What is Device Authorization Flow?

Q. What is Resource Owner Password Flow?

Bookmark

Things I want to know more about

How deep does the idea of OAuth go? how many machines can a person access through another machine?