PHPoAuthLib
PHPoAuthLib copied to clipboard
Added Imgur to OAuth2 services.
Not entirely sure if everything's 100% correct, but it works for me. I can authenticate and make API calls successfully, so…close enough for rock 'n' roll?
Your missing a few things here before this can be merged in:
- Update the README with the new service.
- Unit tests for your service.
- An example isn't required but it would be appreciated - it also helps you test that its working.
Here is an example of a complete, very well done submission #433