feat: dynamically load enabled auth providers (#3646)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { createHoppApp } from "@hoppscotch/common"
|
||||
import { def as authDef } from "./platform/auth"
|
||||
import { def as authDef } from "./platform/auth/auth.platform"
|
||||
import { def as environmentsDef } from "./platform/environments/environments.platform"
|
||||
import { def as collectionsDef } from "./platform/collections/collections.platform"
|
||||
import { def as settingsDef } from "./platform/settings/settings.platform"
|
||||
|
||||
Reference in New Issue
Block a user