init commit
This commit is contained in:
8
convex/auth.config.ts
Normal file
8
convex/auth.config.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
export default {
|
||||
providers: [
|
||||
{
|
||||
domain: process.env.CONVEX_SITE_URL,
|
||||
applicationID: "convex",
|
||||
},
|
||||
],
|
||||
};
|
Reference in New Issue
Block a user