mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-11 04:52:06 +10:00
feat: add oidc to admin panel
This commit is contained in:
@ -27,7 +27,6 @@ export default defineNitroPlugin(async (_nitro) => {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Add providers based on their position in the application settings
|
||||
const configuredProviderList =
|
||||
await applicationSettings.get("metadataProviders");
|
||||
|
||||
Reference in New Issue
Block a user