Open vovafish opened 3 weeks ago
Created a user class which allows a constructor to create a new user. It creates username, password, email, backup_email and email_verified files for the user. It just prints out them in the console
Created a user class which allows a constructor to create a new user. It creates username, password, email, backup_email and email_verified files for the user. It just prints out them in the console