Thanks for watching! If you have any questions let me know!
Spec: https://datatracker.ietf.org/doc/html/rfc6749
Repo: https://github.com/aabalke33/oauth-from-scratch
Bytebytego Overview: https://www.youtube.com/watch?v=ZV5yTm4pT8g
0:00 - Intro
3:02 - Demo
8:14 - Project Setup
15:19 - Initial Request
1:01:56 - Get User Permission
1:19:28 - Code Response
1:36:57 - Access Token Request
2:17:15 - Using the Access Token
2:34:17 - Final Demo