Do the OAuth endpoints provided by Google App Engine (eg https://app-id.appspot.com/_ah/OAuthGetRequestToken) support OAuth 2?
Asked
Active
Viewed 1,387 times
1 Answers
0
Got the answer from recent ikai blog post about Setting up an oauth provider on Google App Engine:
As of the time of this writing, App Engine only supports OAuth 1.0.

proppy
- 10,495
- 5
- 37
- 66
-
@proppy, Hi just want to enquire if oAuth 2.0 supports is in the works for app engine. I could not find any information on that yet. – Udbhav Jul 30 '12 at 09:53
-
@Udbhav you can sign up for Google Cloud Endpoint here: http://endpoints-trusted-tester.appspot.com/ – proppy Jul 30 '12 at 13:04