File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ fmt.Printf("Created client %s\n", c.ClientID)
4949
5050The following Auth0 resources are supported:
5151
52- - [ ] [ Actions] ( https://auth0.com/docs/api/management/v2/#!/Actions/get_actions )
52+ - [x ] [ Actions] ( https://auth0.com/docs/api/management/v2/#!/Actions/get_actions )
5353- [x] [ Branding] ( https://auth0.com/docs/api/management/v2/#!/Branding/get_branding )
5454- [x] [ Clients (Applications)] ( https://auth0.com/docs/api/management/v2#!/Clients/get_clients )
5555- [x] [ Client Grants] ( https://auth0.com/docs/api/management/v2#!/Client_Grants/get_client_grants )
@@ -61,7 +61,7 @@ The following Auth0 resources are supported:
6161- [x] [ Hook Secrets] ( https://auth0.com/docs/api/management/v2/#!/Hooks/get_secrets )
6262- [x] [ Log Streams] ( https://auth0.com/docs/api/management/v2#!/Log_Streams/get_log_streams )
6363- [x] [ Logs] ( https://auth0.com/docs/api/management/v2#!/Logs/get_logs )
64- - [ ] [ Organizations] ( https://auth0.com/docs/api/management/v2#!/Organizations/get_organizations )
64+ - [x ] [ Organizations] ( https://auth0.com/docs/api/management/v2#!/Organizations/get_organizations )
6565- [x] [ Prompts] ( https://auth0.com/docs/api/management/v2#!/Prompts/get_prompts )
6666- [x] [ Resource Servers (APIs)] ( https://auth0.com/docs/api/management/v2#!/Resource_Servers/get_resource_servers )
6767- [x] [ Roles] ( https://auth0.com/docs/api/management/v2#!/Roles )
You can’t perform that action at this time.
0 commit comments