You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
aaravlu
changed the title
Hide username & password input if local session already exists.
Hide username & password input if local session already exists
Dec 5, 2024
aaravlu
changed the title
Hide username & password input if local session already exists
Hide user id & password input if local session already exists
Dec 5, 2024
yeah, this is on my to-do list too. Instead of fully hiding the input fields, what I'd like to do is send an action to the LoginScreen with the username being logged into such that we can display that username to the user, and then gray out the fields and the "Login" button while the auto-login procedure is underway.
I actually already built this concept into the LoginAction enum here:
No description provided.
The text was updated successfully, but these errors were encountered: