←back to thread

An illustrated guide to OAuth

(www.ducktyped.org)
354 points egonschiele | 1 comments | | HN request time: 0.254s | source
1. osdev ◴[] No.45020422[source]
Also agree with some of the comments here that majority of articles about OAuth are incredibly verbose, but really hard to actually implement without concrete examples.

I personally think having Curl requests as part of the examples would solve this problem.