sleepyRias / BetterSteam

just some CS students exploring development
0 stars 0 forks source link

54 setup account db #96

Closed sleepyRias closed 1 year ago

sleepyRias commented 1 year ago

create Accounts with CreateAccount (POST): required arguments:

you can login with the Login function (POST)

you can update following accountinformation with UpdateAccount (POST):

Passwords are being encrypted and therefore NOT saved in raw format on any database