Skip to content
On this page

This is an auto-generated document to support extension builders understand the internal packages they can utilize. To find our written guides, tutorials, and API/SDK reference, check out our main docs .

Directus / @directus/sdk / rest / ReadProviderOutput

Interface: ReadProviderOutput

Properties

driver

driver: string

Source

rest/commands/auth/providers.ts:5


icon?

optional icon: null | string

Source

rest/commands/auth/providers.ts:6


name

name: string

Source

rest/commands/auth/providers.ts:4