Replace entire codebase with homarr-labs/homarr
This commit is contained in:
4
packages/auth/server.ts
Normal file
4
packages/auth/server.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export { hasQueryAccessToIntegrationsAsync } from "./permissions/integration-query-permissions";
|
||||
export { getIntegrationsWithPermissionsAsync } from "./permissions/integrations-with-permissions";
|
||||
export { isProviderEnabled } from "./providers/check-provider";
|
||||
export { createSessionCallback, createSessionAsync } from "./callbacks";
|
||||
Reference in New Issue
Block a user