PuRestJson icon indicating copy to clipboard operation
PuRestJson copied to clipboard

Implement OAuth 2.0 client

Open residuum opened this issue 11 years ago • 6 comments

[oauth] only does OAuth 1.1. As version 2.0 of the standard is available, and is used by several large service providers (Facebook, Google+), [oauth] should either support version 2.0 or a different object is needed.

residuum avatar Feb 05 '13 09:02 residuum

liboauth does not support OAuth 2.0, and the website http://oauth.net/2/ does not list a C library for the new standard.

residuum avatar Feb 05 '13 09:02 residuum

Hi, just want to know if this is possible now? I have found this https://github.com/slugonamission/OAuth2 thanks!

60-hz avatar Dec 23 '17 20:12 60-hz

This library does not have a license file, so it is not usable in Free Software right now. I have opened an issue about that: https://github.com/slugonamission/OAuth2/issues/2

residuum avatar Feb 11 '18 21:02 residuum