JmikolaAutoLoginBundle icon indicating copy to clipboard operation
JmikolaAutoLoginBundle copied to clipboard

Authenticate users in your Symfony app via a single query parameter (e.g. email and newsletter links).

Results 7 JmikolaAutoLoginBundle issues
Sort by recently updated
recently updated
newest added

How can we generate token?

Support of redirect after successful login for hiding auth token from url and browser history Support of symfony's built-in remember me functionality

For example if I have custom `token_param` value and have many emails with autologin feature I should everywhere hardcode `token_param` value. It would be better access to it using global...

- add example of generated autologin link - add description how to generate such links - current `Usage` section of `README.md` is in fact `About` section, it doesn't talk about...

As this project is no longer maintained, it should trigger a deprecation warning for people still using this (back in the days) very helpful project.