Whenever application loaded after successful login with in a second its automatically get logged out the user.
I couldn’t find any error logs in both client and server side. On server only Accounts.onLogout
method executed, I think logout is called from client side only.
Application get logged out only in Safari browser, But working in Chrome, Firefox browsers.
Note: In Safari itself application working in private window(user is not logged out).