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

Has anybody had success getting OAuth to work in a Cordova App? #14

Open
akber4747 opened this issue Sep 21, 2015 · 5 comments
Open

Has anybody had success getting OAuth to work in a Cordova App? #14

akber4747 opened this issue Sep 21, 2015 · 5 comments

Comments

@akber4747
Copy link

I'm using this for email auth w/ devise-token-auth, but I'm having to hand-roll (what a damn pain!) my Facebook login.

Thanks for all your hard work on this plugin and devise-token-auth - great stuff!

@AndrewLngdn
Copy link

@akber4747 did you ever get the facebook login stuff to work? It tries to reroute to '/undefined' for me

@akber4747
Copy link
Author

@AndrewLngdn oh hey andrew langdon. No I didn't and I haven't looked at this in quite a while, but looks like I'll need to revisit this week.

@Ruff9
Copy link

Ruff9 commented Jan 4, 2017

I am currently hand crafting a Facebook connect in a Cordova app... after using jtoker for the email authentication, it seems like a waste of time.

Any of you had any success for jToker with Cordova and OAuth ?

@Ruff9
Copy link

Ruff9 commented Jan 10, 2017

For your information, we did it using InAppBrowser, taking inspiration from the Angular plugin. Maybe someone, someday, will find it useful :)

@GeorgeZhukov
Copy link

@Ruff9 Thank you so much. You save my time, man!

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

4 participants