How this is automatically store in persistent_login table. here we are not doing any configuration for saving data in persistent_login table.
This approche will not affect the performance of application because we will send every time query to the database to verify the token?
How to invalidate remember me token on change user password?
Can we resolve this problem by enabling csrf without using your solution?
@amaralbared4794