You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a small question:
I am using facebook login workflow at the moment with django-sanction and everything seems to work fine. So, when a user tries to login using facebook credentials, it shows the message:
XXXX would like to view your profile etc.. OK and Cancel.
The workflow when a user clicks OK is completely fine - the user logs in, does his business and logs out.
However, when a user clicks cancel, it seems to refresh the same page again (with OK and Cancel) options, rendering the same page. I was wondering if this was some bug or an intended feature of fb workflow. I would have thought that when a user clicks cancel it should redirect it to back to his/her fb profile or the app page which requested the signin.
Was wondering if you had any thoughts on this.
Thanks for all your help.
The text was updated successfully, but these errors were encountered:
Hello again Damian,
I have a small question:
I am using facebook login workflow at the moment with django-sanction and everything seems to work fine. So, when a user tries to login using facebook credentials, it shows the message:
XXXX would like to view your profile etc.. OK and Cancel.
The workflow when a user clicks OK is completely fine - the user logs in, does his business and logs out.
However, when a user clicks cancel, it seems to refresh the same page again (with OK and Cancel) options, rendering the same page. I was wondering if this was some bug or an intended feature of fb workflow. I would have thought that when a user clicks cancel it should redirect it to back to his/her fb profile or the app page which requested the signin.
Was wondering if you had any thoughts on this.
Thanks for all your help.
The text was updated successfully, but these errors were encountered: