Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication using OAuth #11

Open
martinentner opened this issue Jan 17, 2014 · 1 comment
Open

Authentication using OAuth #11

martinentner opened this issue Jan 17, 2014 · 1 comment

Comments

@martinentner
Copy link

At the moment most of the functions are using apiKey authentication which is deprecated.

http://dev.bitly.com/authentication.html#apikey

Are you planing to update the library to OAuth? When i got some time i would also update some functions and send you a pull request.

By the way, it seems strange to use the apiKey as accesstoken like in bitly_v3_shorten:
$url = bitly_oauth_api . "shorten?access_token=" . bitlyKey . "&longUrl...

Greetz

@phplicengine
Copy link

Our lib is for Bitly Api v4.
https://github.com/phplicengine/bitly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants