Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAuth 2.0 App Engine Authentication #45

Open
jcricket opened this issue Mar 31, 2015 · 1 comment
Open

OAuth 2.0 App Engine Authentication #45

jcricket opened this issue Mar 31, 2015 · 1 comment

Comments

@jcricket
Copy link
Owner

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.

@jcricket jcricket self-assigned this Mar 31, 2015
@jcricket jcricket added this to the 0.6 milestone Mar 31, 2015
@jcricket
Copy link
Owner Author

branch gae_auth has manually tested, functional code for utilizing OAuth 2.0 credentials from Android against GWT RPC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant