Closed fzagarzazu closed 10 years ago
ApiKey authentication is deprecated in favor of OAuth requsts. http://dev.bitly.com/authentication.html#apikey
This commit attempts to extend the existing code base with the minimum to support the generic OAuth2 access token, tested it with basic actions like /v3/shorten
+1
+1 this would be great
ApiKey authentication is deprecated in favor of OAuth requsts. http://dev.bitly.com/authentication.html#apikey
This commit attempts to extend the existing code base with the minimum to support the generic OAuth2 access token, tested it with basic actions like /v3/shorten