Directus / @directus/sdk / rest / readProviders
Function: readProviders() ​
readProviders<
Schema
>(sessionOnly
):RestCommand
<ReadProviderOutput
[],Schema
>
List all the configured auth providers.
Type Parameters ​
• Schema
Parameters ​
• sessionOnly: boolean
= false
Returns ​
RestCommand
<ReadProviderOutput
[], Schema
>
Array of configured auth providers.