Which one is better to use: Google APIs Client Library for PHP (OR) Online OAuth 2.0 for Login directly? -
i trying implement google's oauth 2.0 login in php application : far have been able accomplish ** this **.
i have registered application on google api console , got necessary parameters used oauth 2.0 apis google .
i wondering 1 best alternative implement? object oriented approach using google apis client library php or google's oauth 2.0 login?
what benefits of using client library on direct online api or vice-versa? looking long term maintainable code. please reply keeping in mind , if possible pros , cons of both approaches.
thanks.
looks me you're doing working, what's problem? presumably php library has lots of other stuff beyond simple oauth login; if need stuff, should utilize library.
php google-api oauth-2.0 google-oauth google-api-console
No comments:
Post a Comment