Commit Graph

4 Commits

Author SHA1 Message Date
Philipinho 3e7c2de9a4 Return user and with current workspace
* Create endpoint to return user and their workspace
* Only return auth tokens on login/signup
* Allow nullable workspace name
2023-08-26 23:38:14 +01:00
Philipinho 40a459271a write tests for UserService 2023-08-05 18:36:35 +01:00
Philipinho 6e3ba20fcf implement jwt auth 2023-08-05 16:58:34 +01:00
Philipinho cebad0e0a5 Setup TypeORM 2023-08-04 16:26:43 +01:00