Show previous user id's for quick easy login
This cleans up the Welcome screen and adds a list of user id's that have previously logged in on this device.
The list of user id's and the "Sign Up" button are both hidden when the keyboard is visible.
A user id can be removed from the list using the standard SwiftUI "swipe left and tap the red trash icon".
Closes #71 (closed)