Marisa Pérez

Results 4 comments of Marisa Pérez

- If you don't have it, install Composer. - Create a `composer.json` file on the root of your project - Go through terminal to your project file and run `composer...

I think this matches with the behaviour described on this Devise's issue: https://github.com/heartcombo/devise/issues/5212

Also, I think we could have tried to set `expire_all_remember_me` to `false` but I found this other Devise's issue and it seems it wouldn't work: https://github.com/heartcombo/devise/issues/5027