luckyframework/lucky_cli

Add a "remember me" option to SignInUser

開放

#784 建立於 2022年10月17日

 (0 則留言) (0 個反應) (0 位負責人)HTML (49 個分叉)auto 404
feature requesthacktoberfest

倉庫指標

星標
 (92 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南