luckyframework/lucky_cli

Add a "remember me" option to SignInUser

Aperta

#784 aperta il 17 ott 2022

 (0 commenti) (0 reazioni) (0 assegnatari)HTML (49 fork)auto 404
feature requesthacktoberfest

Metriche repository

Star
 (92 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

I think it's fairly common to have some sort of "remember me?" option on login forms. I think we didn't add this in originally because it doesn't make much sense for Api-only apps. So if you're signing in through an API, then chances are that might be handled on the client side. Though, I could see a mobile app that gives you the option to stay logged in by checking a box as the "remember me" :thinking:

In any case, I think it would be cool to add in by default.

Guida contributor