| ... | ... | @@ -44,7 +44,7 @@ Will return true if the token is valid (passes the AuthGuard validation) |
|
|
|
|
|
|
|
## user.service.ts
|
|
|
|
|
|
|
|
Contains two services, one for registeration and one for login.
|
|
|
|
Contains two functions, one for registeration and one for login.
|
|
|
|
|
|
|
|
### register(data: UserDTO)
|
|
|
|
|
| ... | ... | |
| ... | ... | |