Resource Type: auth0_client_grant
- Defined in:
- lib/puppet/type/auth0_client_grant.rb
Overview
This type provides Puppet with the capabilities to manage client grants.
Note that this resource type makes use of the following scopes from the Auth0 Management API:
* `read:client_grants`
* `create:client_grants`
* `delete:client_grants`
* `update:client_grants`
* `read:clients`