Optional
configuration: ConfigurationOptional
basePath: stringOptional
axios: AxiosInstanceCreate an authentication provider.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
Optional
options: anyOverride http request option.
Create an authentication provider
Delete an authentication provider.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The unique `_id` value of an authentication provider
Optional
options: anyOverride http request option.
Delete an authentication provider
Disable an authentication provider.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The unique `_id` value of an authentication provider
Optional
options: anyOverride http request option.
Disable an authentication provider
Enable an authentication provider.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The unique `_id` value of an authentication provider
Optional
options: anyOverride http request option.
Enable an authentication provider
Retrieve information about one of an application's authentication providers.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The unique `_id` value of an authentication provider
Optional
options: anyOverride http request option.
Retrieve information about authentication provider
List authentication providers within a Atlas App Services App.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
Optional
options: anyOverride http request option.
List authentication providers in a Atlas App Services App
Update an authentication provider.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The unique `_id` value of an authentication provider
Optional
options: anyOverride http request option.
Update an authentication provider
Generated using TypeDoc
AuthprovidersApi - factory interface