mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-25 08:48:13 +02:00
Add debugging logs in stachAuthService
This commit is contained in:
parent
695b43af28
commit
a5524dbbac
15 changed files with 299 additions and 56 deletions
|
|
@ -6,6 +6,8 @@ import logger from '@/lib/logger';
|
|||
|
||||
import CreateIntegrationButton from "./CreateIntegrationButton";
|
||||
|
||||
export const dynamic = 'force-dynamic';
|
||||
|
||||
// Server component for integration list
|
||||
async function IntegrationList() {
|
||||
const authProvider = getServerAuthProvider();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue