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
You really should create a rake task to generate the token when the app is imported and remove the token from version control, otherwise anyone can log in to your app by forging a cookie.
You really should create a rake task to generate the token when the app is imported and remove the token from version control, otherwise anyone can log in to your app by forging a cookie.