reading-notes

Notes

What is OAuth?

Give an example of what using OAuth would look like.

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

What is OpenID?

What is the difference between authorization and authentication?

What is Authorization Code Flow?

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

What is Implicit Flow with Form Post?

What is Client Credentials Flow?

What is Device Authorization Flow?

What is Resource Owner Password Flow?

BACK TO HOME