types-auth0-python 4.10.0.20260508__tar.gz → 4.10.0.20260712__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/CHANGELOG.md +8 -0
- {types_auth0_python-4.10.0.20260508/types_auth0_python.egg-info → types_auth0_python-4.10.0.20260712}/PKG-INFO +9 -4
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/README.md +8 -3
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/METADATA.toml +1 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/pyproject.toml +9 -4
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712/types_auth0_python.egg-info}/PKG-INFO +9 -4
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/LICENSE +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/MANIFEST.in +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/__init__.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/asyncify.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/__init__.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/async_token_verifier.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/back_channel_login.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/base.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/client_authentication.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/database.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/delegated.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/enterprise.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/get_token.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/passwordless.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/pushed_authorization_requests.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/revoke_token.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/social.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/token_verifier.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/users.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/exceptions.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/__init__.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/actions.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/async_auth0.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/attack_protection.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/auth0.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/blacklists.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/branding.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/client_credentials.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/client_grants.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/clients.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/connections.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/custom_domains.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/device_credentials.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/email_templates.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/emails.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/grants.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/guardian.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/hooks.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/jobs.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/log_streams.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/logs.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/organizations.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/prompts.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/resource_servers.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/roles.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/rules.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/rules_configs.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/self_service_profiles.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/stats.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/tenants.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/tickets.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/user_blocks.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/users.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/users_by_email.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/py.typed +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/rest.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/rest_async.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/types.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/utils.pyi +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/setup.cfg +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/types_auth0_python.egg-info/SOURCES.txt +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/types_auth0_python.egg-info/dependency_links.txt +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/types_auth0_python.egg-info/requires.txt +0 -0
- {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/types_auth0_python.egg-info/top_level.txt +0 -0
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
## 4.10.0.20260712 (2026-07-12)
|
|
2
|
+
|
|
3
|
+
Structured obsolete_since fields ([#15682](https://github.com/python/typeshed/pull/15682))
|
|
4
|
+
|
|
5
|
+
## 4.10.0.20260509 (2026-05-09)
|
|
6
|
+
|
|
7
|
+
[stubsabot] Mark auth0-python as obsolete since 5.4.0 ([#14697](https://github.com/python/typeshed/pull/14697))
|
|
8
|
+
|
|
1
9
|
## 4.10.0.20260508 (2026-05-08)
|
|
2
10
|
|
|
3
11
|
Import some items from typing instead of typing_extensions ([#15711](https://github.com/python/typeshed/pull/15711))
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: types-auth0-python
|
|
3
|
-
Version: 4.10.0.
|
|
3
|
+
Version: 4.10.0.20260712
|
|
4
4
|
Summary: Typing stubs for auth0-python
|
|
5
5
|
License-Expression: Apache-2.0
|
|
6
6
|
Project-URL: Homepage, https://github.com/python/typeshed
|
|
@@ -25,6 +25,11 @@ to check code that uses `auth0-python`. This version of
|
|
|
25
25
|
`types-auth0-python` aims to provide accurate annotations for
|
|
26
26
|
`auth0-python==4.10.*`.
|
|
27
27
|
|
|
28
|
+
*Note:* The `auth0-python` package includes type annotations or type stubs
|
|
29
|
+
since version 5.4.0. Please uninstall the `types-auth0-python`
|
|
30
|
+
package if you use this or a newer version.
|
|
31
|
+
|
|
32
|
+
|
|
28
33
|
This package is part of the [typeshed project](https://github.com/python/typeshed).
|
|
29
34
|
All fixes for types and metadata should be contributed there.
|
|
30
35
|
See [the README](https://github.com/python/typeshed/blob/main/README.md)
|
|
@@ -33,8 +38,8 @@ for more details. The source for this package can be found in the
|
|
|
33
38
|
directory.
|
|
34
39
|
|
|
35
40
|
This package was tested with the following type checkers:
|
|
36
|
-
* [mypy](https://github.com/python/mypy/)
|
|
37
|
-
* [pyright](https://github.com/microsoft/pyright) 1.1.
|
|
41
|
+
* [mypy](https://github.com/python/mypy/) 2.2.0
|
|
42
|
+
* [pyright](https://github.com/microsoft/pyright) 1.1.411
|
|
38
43
|
|
|
39
44
|
It was generated from typeshed commit
|
|
40
|
-
[`
|
|
45
|
+
[`8e3110c4d3cf2828734b119863c6853529bb3034`](https://github.com/python/typeshed/commit/8e3110c4d3cf2828734b119863c6853529bb3034).
|
|
@@ -6,6 +6,11 @@ to check code that uses `auth0-python`. This version of
|
|
|
6
6
|
`types-auth0-python` aims to provide accurate annotations for
|
|
7
7
|
`auth0-python==4.10.*`.
|
|
8
8
|
|
|
9
|
+
*Note:* The `auth0-python` package includes type annotations or type stubs
|
|
10
|
+
since version 5.4.0. Please uninstall the `types-auth0-python`
|
|
11
|
+
package if you use this or a newer version.
|
|
12
|
+
|
|
13
|
+
|
|
9
14
|
This package is part of the [typeshed project](https://github.com/python/typeshed).
|
|
10
15
|
All fixes for types and metadata should be contributed there.
|
|
11
16
|
See [the README](https://github.com/python/typeshed/blob/main/README.md)
|
|
@@ -14,8 +19,8 @@ for more details. The source for this package can be found in the
|
|
|
14
19
|
directory.
|
|
15
20
|
|
|
16
21
|
This package was tested with the following type checkers:
|
|
17
|
-
* [mypy](https://github.com/python/mypy/)
|
|
18
|
-
* [pyright](https://github.com/microsoft/pyright) 1.1.
|
|
22
|
+
* [mypy](https://github.com/python/mypy/) 2.2.0
|
|
23
|
+
* [pyright](https://github.com/microsoft/pyright) 1.1.411
|
|
19
24
|
|
|
20
25
|
It was generated from typeshed commit
|
|
21
|
-
[`
|
|
26
|
+
[`8e3110c4d3cf2828734b119863c6853529bb3034`](https://github.com/python/typeshed/commit/8e3110c4d3cf2828734b119863c6853529bb3034).
|
|
@@ -4,7 +4,7 @@ requires = ["setuptools>=82.0.1"]
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "types-auth0-python"
|
|
7
|
-
version = "4.10.0.
|
|
7
|
+
version = "4.10.0.20260712"
|
|
8
8
|
license = "Apache-2.0"
|
|
9
9
|
license-files = ["LICENSE"]
|
|
10
10
|
description = "Typing stubs for auth0-python"
|
|
@@ -17,6 +17,11 @@ to check code that uses `auth0-python`. This version of
|
|
|
17
17
|
`types-auth0-python` aims to provide accurate annotations for
|
|
18
18
|
`auth0-python==4.10.*`.
|
|
19
19
|
|
|
20
|
+
*Note:* The `auth0-python` package includes type annotations or type stubs
|
|
21
|
+
since version 5.4.0. Please uninstall the `types-auth0-python`
|
|
22
|
+
package if you use this or a newer version.
|
|
23
|
+
|
|
24
|
+
|
|
20
25
|
This package is part of the [typeshed project](https://github.com/python/typeshed).
|
|
21
26
|
All fixes for types and metadata should be contributed there.
|
|
22
27
|
See [the README](https://github.com/python/typeshed/blob/main/README.md)
|
|
@@ -25,11 +30,11 @@ for more details. The source for this package can be found in the
|
|
|
25
30
|
directory.
|
|
26
31
|
|
|
27
32
|
This package was tested with the following type checkers:
|
|
28
|
-
* [mypy](https://github.com/python/mypy/)
|
|
29
|
-
* [pyright](https://github.com/microsoft/pyright) 1.1.
|
|
33
|
+
* [mypy](https://github.com/python/mypy/) 2.2.0
|
|
34
|
+
* [pyright](https://github.com/microsoft/pyright) 1.1.411
|
|
30
35
|
|
|
31
36
|
It was generated from typeshed commit
|
|
32
|
-
[`
|
|
37
|
+
[`8e3110c4d3cf2828734b119863c6853529bb3034`](https://github.com/python/typeshed/commit/8e3110c4d3cf2828734b119863c6853529bb3034).
|
|
33
38
|
""", content-type = "text/markdown" }
|
|
34
39
|
classifiers = [
|
|
35
40
|
"Programming Language :: Python :: 3",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: types-auth0-python
|
|
3
|
-
Version: 4.10.0.
|
|
3
|
+
Version: 4.10.0.20260712
|
|
4
4
|
Summary: Typing stubs for auth0-python
|
|
5
5
|
License-Expression: Apache-2.0
|
|
6
6
|
Project-URL: Homepage, https://github.com/python/typeshed
|
|
@@ -25,6 +25,11 @@ to check code that uses `auth0-python`. This version of
|
|
|
25
25
|
`types-auth0-python` aims to provide accurate annotations for
|
|
26
26
|
`auth0-python==4.10.*`.
|
|
27
27
|
|
|
28
|
+
*Note:* The `auth0-python` package includes type annotations or type stubs
|
|
29
|
+
since version 5.4.0. Please uninstall the `types-auth0-python`
|
|
30
|
+
package if you use this or a newer version.
|
|
31
|
+
|
|
32
|
+
|
|
28
33
|
This package is part of the [typeshed project](https://github.com/python/typeshed).
|
|
29
34
|
All fixes for types and metadata should be contributed there.
|
|
30
35
|
See [the README](https://github.com/python/typeshed/blob/main/README.md)
|
|
@@ -33,8 +38,8 @@ for more details. The source for this package can be found in the
|
|
|
33
38
|
directory.
|
|
34
39
|
|
|
35
40
|
This package was tested with the following type checkers:
|
|
36
|
-
* [mypy](https://github.com/python/mypy/)
|
|
37
|
-
* [pyright](https://github.com/microsoft/pyright) 1.1.
|
|
41
|
+
* [mypy](https://github.com/python/mypy/) 2.2.0
|
|
42
|
+
* [pyright](https://github.com/microsoft/pyright) 1.1.411
|
|
38
43
|
|
|
39
44
|
It was generated from typeshed commit
|
|
40
|
-
[`
|
|
45
|
+
[`8e3110c4d3cf2828734b119863c6853529bb3034`](https://github.com/python/typeshed/commit/8e3110c4d3cf2828734b119863c6853529bb3034).
|
|
File without changes
|
|
File without changes
|
{types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/__init__.pyi
RENAMED
|
File without changes
|
{types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/asyncify.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/exceptions.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/py.typed
RENAMED
|
File without changes
|
{types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/rest.pyi
RENAMED
|
File without changes
|
{types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/rest_async.pyi
RENAMED
|
File without changes
|
{types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/types.pyi
RENAMED
|
File without changes
|
{types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/utils.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|