I’m creating a Nestjs REST/GraphQL API. I have a global Auth Guard for JWT and API Key and a decorator that sets metadata on a method in order to …
I’m creating a Nestjs REST/GraphQL API. I have a global Auth Guard for JWT and API Key and a decorator that sets metadata on a method in order to …