Added Authentik! Still working on Microsoft Entra ID

This commit is contained in:
2025-09-18 17:01:28 -05:00
parent 3092ada03a
commit 6249d51311
11 changed files with 43 additions and 43 deletions

View File

@@ -51,7 +51,7 @@
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
"@tailwindcss/postcss": "^4.1.13",
"@types/node": "^20.19.16",
"@types/node": "^20.19.17",
"@types/react": "^19.1.13",
"@types/react-dom": "^19.1.9",
"dotenv": "^16.6.1",

View File

@@ -8,7 +8,7 @@ import { useRouter } from 'next/navigation';
import { ConvexError } from 'convex/values';
import { useState } from 'react';
import {
Button,
Button,
Card,
CardContent,
Form,