feat(modules-sdk): Module provider plugin loader (#6286)
This commit is contained in:
@@ -32,6 +32,7 @@ export default async ({
|
||||
options?.providers?.map((provider) => [provider.name, provider.scopes]) ??
|
||||
[]
|
||||
)
|
||||
|
||||
// if(options?.providers?.length) {
|
||||
// TODO: implement plugin provider registration
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user