EntraTokenProviderOptions interface
Options for entraTokenProvider.
Properties
| scope | The OAuth scope to request. Defaults to the Azure Database for
PostgreSQL scope ( |
Property Details
scope
The OAuth scope to request. Defaults to the Azure Database for
PostgreSQL scope (https://ossrdbms-aad.database.windows.net/.default).
scope?: string | string[]
Property Value
string | string[]