View Source Auth0.Management.ClientGrants (Auth0Api v2.2.0)
Summary
Functions
Create a client grant for a machine-to-machine login flow.
Delete the Client Credential Flow from your machine-to-machine application.
Retrieve a list of client grants, including the scopes associated with the application/API pair.
Update a client grant.
Types
Functions
Create a client grant for a machine-to-machine login flow.
see
https://auth0.com/docs/api/management/v2/client-grants/post-client-grants
Delete the Client Credential Flow from your machine-to-machine application.
see
https://auth0.com/docs/api/management/v2/client-grants/delete-client-grants-by-id
Retrieve a list of client grants, including the scopes associated with the application/API pair.
see
https://auth0.com/docs/api/management/v2/client-grants/get-client-grants
Update a client grant.
see
https://auth0.com/docs/api/management/v2/client-grants/patch-client-grants-by-id