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

@@ -1,5 +1,5 @@
import Authentik from "@auth/core/providers/authentik";
import MicrosoftEntraID from "@auth/core/providers/microsoft-entra-id"
import Authentik from '@auth/core/providers/authentik';
import MicrosoftEntraID from '@auth/core/providers/microsoft-entra-id';
export default {
providers: [