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

The plugin and remote sign-in #3

Open
pgasiorowski opened this issue Nov 3, 2013 · 2 comments
Open

The plugin and remote sign-in #3

pgasiorowski opened this issue Nov 3, 2013 · 2 comments
Labels

Comments

@pgasiorowski
Copy link

Hi. Thanks for the plugin. I'm planning to start testing it from Januray.
My intention is to use it for remote sign-in/registration from a desktop app through an API running on phalcon.

Do you you have any suggestions for this?

@calinrada
Copy link
Owner

Hi WooDzu. I honestly have no clue. What i know, is that depending on your programming language, Facebook, Google or other providers should have some example for integrating this. Eg: Login with Facebook from an android application: https://developers.facebook.com/docs/android/login-with-facebook/ . After that, you should use the data provided by the application, and send it to your API. (This should be a normal workflow)

The other way, would be (i think) to move all the response / request into a WebView (browser window) within your application. Because the user must accept your app in order to authenticate it.

Anyway, this are just my thoughts. Maybe someone around here have more knowledge in that direction.

@pgasiorowski
Copy link
Author

Many thanks for your answer. We do consider both approaches, it will be interested to see how it evolves.

On a side note it might be worthwhile to mention on plugin's landing page which versions of each API it supports.

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

No branches or pull requests

2 participants