View on GitHub

reading-notes

Reading notes for Codesfellows Coding

Bearer Auth.

Correct order:

What can you do with an authorization code?

What can you do with an access token?

What’s a benefit of using OAuth instead of your own basic authentication?

Terms

Client ID

Which 3 things had you heard about previously and now have better clarity on?