Even if you choose not to implement it yourself in your application, OAuth 2.0 is definitely one of those things that's useful to know inside and out. In this video, we'll be implementing it in Python using the requests library!
—
If you enjoy my content, consider supporting me on Patreon or becoming a member!
• Patreon: https://www.patreon.com/carberra
• Membership: https://www.youtube.com/channel/UC13cYu7lec-oOcqQf5L-brg/join
Follow me elsewhere for even more Carberra!
• Discord: https://discord.gg/5vVgQpK
• Instagram: https://www.instagram.com/carberratutorials
I get a lot of people asking, so here's my setup!
• Visual Studio Code:
https://youtu.be/PBQspYkkksU
• Terminal:
https://youtu.be/4RuGK3w6Mbs
—
If you have any questions, don't hesitate to ask in the comments! I'll try and answer as soon as I can, providing someone else hasn't already done so.
#python #coding #howto