You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create Mechanisms for accessing secured GWT RPC methods using OAuth 2.0 credentialing services. For Android, using GoogleAuthUtil is the expectation. Will need to create a way for RemoteServiceServlets to utilize this data since GAE only supports OAuth 1.0 UserService, which is itself only in beta.
The text was updated successfully, but these errors were encountered:
Create Mechanisms for accessing secured GWT RPC methods using OAuth 2.0 credentialing services. For Android, using GoogleAuthUtil is the expectation. Will need to create a way for RemoteServiceServlets to utilize this data since GAE only supports OAuth 1.0 UserService, which is itself only in beta.
The text was updated successfully, but these errors were encountered: