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 would be thankful if anyone could help, I am trying to finish a POC, everything seems to be working fine, except that it's not persisting session, when I log in via Twitter, it's possible to signout, but when I log in without omniauth it returns me error 404. Both cases I have problems when trying to validateUser and call an API which demands authentication.
In an effort to cleanup this project and prioritize a bit, we're marking issues that haven't had any activity in a while with a "close-in-7-days" label. If we don't hear from you in about a week, we'll be closing this issue. Obviously feel free to re-open it at any time if it's the right time or this was done in error!
If you are still having the issue (especially if it's a bug report) please refer to our new Issue Template to provide some more details to help us solve it.
I would be thankful if anyone could help, I am trying to finish a POC, everything seems to be working fine, except that it's not persisting session, when I log in via Twitter, it's possible to signout, but when I log in without omniauth it returns me error 404. Both cases I have problems when trying to validateUser and call an API which demands authentication.
The code is placed here, any tip would be helpful: https://github.com/samuelmartinucci2/time-tracker
The text was updated successfully, but these errors were encountered: