We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c5958b commit f1e2ea8Copy full SHA for f1e2ea8
1 file changed
auth0/v3/management/async_auth0.py
@@ -8,7 +8,7 @@ class AsyncAuth0(object):
8
"""Provides easy access to all endpoint classes
9
10
Args:
11
- domain (str): Your Auth0 domain, e.g: 'username.auth0.com'
+ domain (str): Your Auth0 domain, for example 'username.auth0.com'
12
13
token (str): Management API v2 Token
14
0 commit comments