Description
A simple log-in interface, where the user can log in only by using their username.
If logged in for the first time, the username will be saved in the database.
If the developer logs in with the username "dev", they cannot sub/unsub, but can check updates for all users.
TO-DOs
Example
=================================
LOG IN
=================================
Username: <username>
Welcome, <username>!
Description
A simple log-in interface, where the user can log in only by using their username.
If logged in for the first time, the username will be saved in the database.
If the developer logs in with the username "dev", they cannot sub/unsub, but can check updates for all users.
TO-DOs
Example