Added Authentik! Still working on Microsoft Entra ID
This commit is contained in:
@@ -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",
|
||||
|
@@ -8,7 +8,7 @@ import { useRouter } from 'next/navigation';
|
||||
import { ConvexError } from 'convex/values';
|
||||
import { useState } from 'react';
|
||||
import {
|
||||
Button,
|
||||
Button,
|
||||
Card,
|
||||
CardContent,
|
||||
Form,
|
||||
|
Reference in New Issue
Block a user