Added Authentik! Still working on Microsoft Entra ID

This commit is contained in:
2025-09-18 17:00:38 -05:00
parent 8677bee1a9
commit 3092ada03a
8 changed files with 77 additions and 23 deletions

View File

@@ -13,9 +13,9 @@ import type {
DocumentByName,
TableNamesInDataModel,
SystemTableNames,
} from 'convex/server';
import type { GenericId } from 'convex/values';
import schema from '../schema.js';
} from "convex/server";
import type { GenericId } from "convex/values";
import schema from "../schema.js";
/**
* The names of all of your Convex tables.