register.js
const
user
=
new
User
({
username
:
email
:
password
:
});
user.initialize()
Already initialized?
login()