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 am using angular_devise for login process and also use both event to set user data, but within that I faced an issue where upon successful login both event broadcast two or three time.
I am also tested with removing all Auth.currentUser() method (which can also generate devise:new-session.) but got the same issue
I am completely in maze.
Thanks for any help.
The text was updated successfully, but these errors were encountered:
anand-clarion
changed the title
devise:login and devise:new-session event broadcasting issue
devise:login and devise:new-session event broadcast multiple time
Nov 19, 2015
I am using angular_devise for login process and also use both event to set user data, but within that I faced an issue where upon successful login both event broadcast two or three time.
I am also tested with removing all Auth.currentUser() method (which can also generate devise:new-session.) but got the same issue
I am completely in maze.
Thanks for any help.
The text was updated successfully, but these errors were encountered: