ChristianChidiac / harmonIQ

harmonIQ Web App
Apache License 2.0
3 stars 0 forks source link

Create User table and database #4

Open sbaljeet13 opened 2 weeks ago

sbaljeet13 commented 2 weeks ago
mononomori commented 1 week ago

I created a new branch based on main for working on the user-table database. Only worked on the User class and a controller to populate the table with OAuthentication info (current @getmapping and return are just placeholders). I'm not sure if the token properties in class will be necessary.