Y
Hacker News
new
|
ask
|
show
|
jobs
by
po
2482 days ago
IMO, the python oauthlib does a really good job of this. they include the relevant sections of the spec into the function documentation so you can follow along:
https://github.com/oauthlib/oauthlib/blob/master/oauthlib/oa...