rompetomp / inertia-bundle

Inertia.js server-side adapter for Symfony
MIT License
153 stars 41 forks source link

How to add Remember Me feature? #27

Closed fbnlsr closed 3 years ago

fbnlsr commented 3 years ago

I've been desperately trying to make the "Remember Me' feature work with Inertia Bundle, but no luck so far. Any clue on how to have the REMEMBERME cookie set after login?

rompetomp commented 3 years ago

This has nothing to do with inertia. Try looking for a remember me function in the Symfony docs