Never got Microsoft Sign in working, but we have my auth at least

This commit is contained in:
2025-09-19 11:29:35 -05:00
parent 6249d51311
commit e7cdf7f754
11 changed files with 171 additions and 91 deletions

View File

@@ -16,7 +16,7 @@ import {
internalActionGeneric,
internalMutationGeneric,
internalQueryGeneric,
} from 'convex/server';
} from "convex/server";
/**
* Define a query in this Convex app's public API.