[HN Gopher] Learn OAuth by building a client with Node.js
___________________________________________________________________
Learn OAuth by building a client with Node.js
Author : tip_of_the_hat
Score : 9 points
Date : 2024-04-16 16:47 UTC (6 hours ago)
(HTM) web link (annotate.dev)
(TXT) w3m dump (annotate.dev)
| tip_of_the_hat wrote:
| Hey HN, author here.
|
| When I was first learning OAuth, I found that all the guides were
| text-heavy and lacked code. I personally learn better from code,
| so I created a code-first guide. Let me know if you have any
| feedback!
| a_vanderbilt wrote:
| I recently started writing an API client for some endpoints
| protected with Oauth2 and it was an absolute pain at first. Very
| few examples were available that took into account their quirks,
| and I ended up relying on a random git repo I found with a
| working implementation written in PHP.
___________________________________________________________________
(page generated 2024-04-16 23:01 UTC)