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

Reject FB login process, when user closes the window before the process ends (non cordova device) #11

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jtomaszewski
Copy link

This is the same as it was already implemented on Cordova, but with support for normal browsers.

With a interval function, we checked whether the user closed the FB login window before the process has ended. If yes, then reject the whole process with an error, instead of waiting for it forever.

000panther and others added 5 commits April 17, 2014 23:10
Made the API similar to the FB api, so this can be used as a drop in
replacement, without having to change all the calls if you are using the
FB api elsewhere.
Also added a getLoginStatus function
@jtomaszewski
Copy link
Author

Sorry that I placed commits from #4 here, but I'll remove them from this PR with push --force after you merge #4 (you can use my 5fc10ff to do this).

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

Successfully merging this pull request may close these issues.

2 participants