feat(api): добавить обновление токена и выход пользователя #99
Annotations
5 warnings
|
Run lint:
apps/api/test/unit/auth/auth.service.spec.ts#L44
Unsafe argument of type error typed assigned to a parameter of type `PrismaService`
|
|
Run lint:
apps/api/src/auth/auth.service.ts#L113
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Run lint:
apps/api/src/auth/auth.service.ts#L87
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Run lint:
apps/api/src/auth/auth.service.ts#L81
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Run lint:
apps/api/src/auth/auth.service.ts#L61
Unsafe argument of type error typed assigned to a parameter of type `string`
|
Loading