-
Hi Christian,
Do you think it is possible to add this option when user authenticates, so that the user will stay "signed in" even after page reload
-
### Description
This is a continuation of https://github.com/symfony/symfony/issues/16026 I thought carsonbot would re-open but it's been a week and nothing has happened, so I'm opening this.
In s…
-
### Describe the bug
My team is working on a ReactJS single page app. The "Remember Me" checkbox in the signin widget does not appear to be working. Even after logging out, users are still forced to …
-
# Summary
The Remember Me checkbox on the log in page doesn't seem to be clickable on macos or Windows.
-
http://stackoverflow.com/questions/549/the-definitive-guide-to-form-based-website-authentication/477578#477578
-
Does this library work with https://github.com/jaredhanson/passport-remember-me ? I'm looking into implementing remember me in sails, and the stack overflow answers don't exactly feel right.
-
Allow users the option not to have to log in every time. Cookies? Authentication token? MAC address?
-
Hi, is the "Remember Me" functionality implemented somewhere? maybe an open PR? I'd like to have that. I'm soon implementing a new application and need this plus other stuff. Also, is there anyone who…
-
### Describe the feature
Adding **remember me** feature in the login of system.
This will help user to be logged in even after restarting the browser.
Assign this issue to me!
### Add ScreenShots…
-
Using cookies and with the help of JWT creating persistent user access feature.
Auto redirects to logged in page unless signed out.