AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Use OAuth to Send Authorization Code to Your Request
OAuth is generally the same flow that we talked about. The only thing that really differs is How you send the authorization code in your request sometimes it's a bearer token that gets sent via header Sometimes it's a query peram over your rel It really depends on the specific application so you just have to Look at the docs for that, but 90% of it is standard across all OAuth APIs. You don't have to Figure out okay. How does this obtuse API work with? Yeah, who and then how does it work with Google and how's it? I should say all of this beats writing your own auth from scratch So if it feels like there's a lot of