Skip to content

Conversation

@jrzerr
Copy link
Owner

@jrzerr jrzerr commented Oct 1, 2021

Changes

Solving auth0#292

Added actions class property to management Auth0 class

References

Please include relevant links supporting this change such as a:

  • support ticket

auth0#292

Testing

from auth0.v3.management import Auth0
tenant_domain = ""
mgmt_api_token = ""
auth0 = Auth0(tenant_domain, mgmt_api_token)
action = auth0.actions.get_actions()

Checklist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant