I lost a little ... Too much documentation on Google, I can not find a way.
We have an application in the Google application market. This application uses the Google API to retrieve disk contents, calendar information, ... for all users of our client domain. We are currently using two-way OAuth 1.0A.
According to Google documentation, OAuth 1.0 is deprecated. But I can not find documentation for using 2-way OAuth 2.0. Did I miss something? How should we replace existing ones? 2-legged OAuth 2.0 or something else? Do I need to make any changes to our google merchant profile?
Thanks Jonathan
source
share