Commit Graph

7 Commits

Author SHA1 Message Date
Philipinho e1bb2632b8 file attachments - WIP 2024-01-08 09:56:10 +01:00
Philipinho 6af5c9a9ca Add new user and workspace endpoints
* add account update endpoint to user module
* add membership management endpoints to workspace module
2023-09-04 19:10:48 +01:00
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 6e9be6d827 replace deprecated plainToClass with plainToInstance 2023-08-08 18:13:50 +01:00
Philipinho fe7c3ede01 workspace - wip 2023-08-07 18:16:51 +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