MESC2004 / TC2005B_Videogame

Repository for development of the game project for TC2005B
MIT License
0 stars 0 forks source link

Register and Log In System throughg API #106

Closed cyb3rn3t closed 4 months ago

cyb3rn3t commented 4 months ago

Register.cs and LoginManager.cs scripts now register users to the database through the API, solving and closing issue #18. Added 3 hardcoded, "master" passwords in the Tuples_DB.sql file, but they do not interfere with the creation of new users.