update cors
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
Inject,
|
||||
UnauthorizedException,
|
||||
} from '@nestjs/common';
|
||||
import Clerk from '@clerk/clerk-sdk-node';
|
||||
import Clerk from '@clerk/express';
|
||||
import { GqlExecutionContext } from '@nestjs/graphql';
|
||||
|
||||
@Injectable()
|
||||
|
||||
Reference in New Issue
Block a user