Create 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: AxiosRequestConfig<any>Override http request option.
Create an authentication provider
AuthprovidersApiInterface
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: AxiosRequestConfig<any>Override http request option.
Delete an authentication provider
AuthprovidersApiInterface
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: AxiosRequestConfig<any>Override http request option.
Disable an authentication provider
AuthprovidersApiInterface
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: AxiosRequestConfig<any>Override http request option.
Enable an authentication provider
AuthprovidersApiInterface
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: AxiosRequestConfig<any>Override http request option.
Retrieve information about authentication provider
AuthprovidersApiInterface
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: AxiosRequestConfig<any>Override http request option.
List authentication providers in a Atlas App Services App
AuthprovidersApiInterface
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: AxiosRequestConfig<any>Override http request option.
Update an authentication provider
AuthprovidersApiInterface
Generated using TypeDoc
AuthprovidersApi - interface
Export
AuthprovidersApi