79258949

Date: 2024-12-06 18:13:33
Score: 2
Natty:
Report link

add guard as much you need like this AuthGuard(['jwt', 'jwt_2']) then strategies like this export class JwtStrategy extends PassportStrategy(Strategy, 'jwt') {}

export class JwtStrategy2 extends PassportStrategy(Strategy, 'jwt2') {}

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Anwar kedir