That Saar ๐Ÿ’Ž @codewithsaar.com ยท Feb 15

What is this UesrLockoutStore do? What does user lockout mean? Is that used to lock out new users immediately upon registration?

0 likes 1 replies

?

Replies

That Saar ๐Ÿ’Ž ยท Feb 15

Also, get back to yesterday's question, it looks like the user/email was on the user object, but I still don't understand why can't we have an overload to accept Username/email as strings and call the stores in the manager. It is half done by the caller, half done by the manager, feels very strange.