auth0 login
This commit is contained in:
3
web/src/lib/auth0.ts
Normal file
3
web/src/lib/auth0.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { Auth0Client } from '@auth0/nextjs-auth0/server';
|
||||
|
||||
export const auth0 = new Auth0Client();
|
||||
Reference in New Issue
Block a user