http_socket_oauth icon indicating copy to clipboard operation
http_socket_oauth copied to clipboard

OAuth v2.0

Open ProLoser opened this issue 14 years ago • 1 comments

How hard would this be?

ProLoser avatar Jun 29 '11 11:06 ProLoser

I am starting to come up with a potential implementation on my fork. Namely, 'method' => 'OAuthV2' and with that, authorizationHeaderV2() which would handle the discrepencies, then either call the normal header method or a third method with the common code between the 2 versions.

ProLoser avatar Jun 29 '11 12:06 ProLoser