AcadeDoc/server/src/core/auth/services
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
..
auth.service.spec.ts implement jwt auth 2023-08-05 16:58:34 +01:00
auth.service.ts Return user and with current workspace 2023-08-26 23:38:14 +01:00
token.service.spec.ts implement jwt auth 2023-08-05 16:58:34 +01:00
token.service.ts Return user and with current workspace 2023-08-26 23:38:14 +01:00