79184461

Date: 2024-11-13 10:34:24
Score: 1
Natty:
Report link

There is a circular dependency.

constructor(@Inject(forwardRef(() => UserService)) private readonly userService: UserService) {}

add this line in your service of auth. (Auth.service.ts)

and try to share the code of AuthServices too.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Zulkefal