I can't believe it but I have sign in with Microsoft working!
This commit is contained in:
3
packages/backend/convex/custom/auth/index.ts
Normal file
3
packages/backend/convex/custom/auth/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { validatePassword } from './password/validate';
|
||||
export { Entra } from './providers/entra';
|
||||
export { Password } from './providers/password';
|
Reference in New Issue
Block a user