http_socket_oauth
http_socket_oauth copied to clipboard
OAuth v2.0
How hard would this be?
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.