AlexTelon / FlexiCharge-Backend

6 stars 10 forks source link

Create endpoint to make it possible for new users to register an account themselves #100

Open knowittobias opened 2 years ago

knowittobias commented 2 years ago

New users should be able to register by providing email address and a password. The new user should be created and then it should be possible for the user to log in using that account immediately.