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

how can i do if i do not want to authorize or login by webview ? #9

Closed
langkins opened this issue Jun 2, 2010 · 2 comments
Closed

Comments

@langkins
Copy link

langkins commented Jun 2, 2010

For example do this like the desktop way, how ?
i do not know if graph api support this or not ?

thank you.

@soneff
Copy link

soneff commented Jun 2, 2010

This is not supported by the SDK.

However, you can authorize your app by building a native Android dialog to collect a user name and password, and then implement the Name and Password authentication follow as described in the OAuth 2.0 specification: http://tools.ietf.org/html/draft-ietf-oauth-v2-05#section-3.8

The SDK does not officially support apps handling user credentials directly.

@langkins
Copy link
Author

langkins commented Jun 3, 2010

thanks for the answer.

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

No branches or pull requests

2 participants