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.
Files changed (70) hide show
  1. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/CHANGELOG.md +8 -0
  2. {types_auth0_python-4.10.0.20260508/types_auth0_python.egg-info → types_auth0_python-4.10.0.20260712}/PKG-INFO +9 -4
  3. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/README.md +8 -3
  4. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/METADATA.toml +1 -0
  5. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/pyproject.toml +9 -4
  6. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712/types_auth0_python.egg-info}/PKG-INFO +9 -4
  7. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/LICENSE +0 -0
  8. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/MANIFEST.in +0 -0
  9. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/__init__.pyi +0 -0
  10. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/asyncify.pyi +0 -0
  11. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/__init__.pyi +0 -0
  12. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/async_token_verifier.pyi +0 -0
  13. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/back_channel_login.pyi +0 -0
  14. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/base.pyi +0 -0
  15. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/client_authentication.pyi +0 -0
  16. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/database.pyi +0 -0
  17. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/delegated.pyi +0 -0
  18. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/enterprise.pyi +0 -0
  19. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/get_token.pyi +0 -0
  20. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/passwordless.pyi +0 -0
  21. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/pushed_authorization_requests.pyi +0 -0
  22. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/revoke_token.pyi +0 -0
  23. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/social.pyi +0 -0
  24. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/token_verifier.pyi +0 -0
  25. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/authentication/users.pyi +0 -0
  26. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/exceptions.pyi +0 -0
  27. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/__init__.pyi +0 -0
  28. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/actions.pyi +0 -0
  29. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/async_auth0.pyi +0 -0
  30. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/attack_protection.pyi +0 -0
  31. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/auth0.pyi +0 -0
  32. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/blacklists.pyi +0 -0
  33. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/branding.pyi +0 -0
  34. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/client_credentials.pyi +0 -0
  35. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/client_grants.pyi +0 -0
  36. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/clients.pyi +0 -0
  37. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/connections.pyi +0 -0
  38. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/custom_domains.pyi +0 -0
  39. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/device_credentials.pyi +0 -0
  40. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/email_templates.pyi +0 -0
  41. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/emails.pyi +0 -0
  42. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/grants.pyi +0 -0
  43. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/guardian.pyi +0 -0
  44. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/hooks.pyi +0 -0
  45. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/jobs.pyi +0 -0
  46. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/log_streams.pyi +0 -0
  47. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/logs.pyi +0 -0
  48. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/organizations.pyi +0 -0
  49. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/prompts.pyi +0 -0
  50. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/resource_servers.pyi +0 -0
  51. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/roles.pyi +0 -0
  52. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/rules.pyi +0 -0
  53. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/rules_configs.pyi +0 -0
  54. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/self_service_profiles.pyi +0 -0
  55. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/stats.pyi +0 -0
  56. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/tenants.pyi +0 -0
  57. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/tickets.pyi +0 -0
  58. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/user_blocks.pyi +0 -0
  59. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/users.pyi +0 -0
  60. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/management/users_by_email.pyi +0 -0
  61. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/py.typed +0 -0
  62. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/rest.pyi +0 -0
  63. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/rest_async.pyi +0 -0
  64. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/types.pyi +0 -0
  65. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/auth0-stubs/utils.pyi +0 -0
  66. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/setup.cfg +0 -0
  67. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/types_auth0_python.egg-info/SOURCES.txt +0 -0
  68. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/types_auth0_python.egg-info/dependency_links.txt +0 -0
  69. {types_auth0_python-4.10.0.20260508 → types_auth0_python-4.10.0.20260712}/types_auth0_python.egg-info/requires.txt +0 -0
  70. {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.20260508
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/) 1.20.0
37
- * [pyright](https://github.com/microsoft/pyright) 1.1.408
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
- [`a7f0a8286aaf594602b81bef79c77175fcf9ceda`](https://github.com/python/typeshed/commit/a7f0a8286aaf594602b81bef79c77175fcf9ceda).
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/) 1.20.0
18
- * [pyright](https://github.com/microsoft/pyright) 1.1.408
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
- [`a7f0a8286aaf594602b81bef79c77175fcf9ceda`](https://github.com/python/typeshed/commit/a7f0a8286aaf594602b81bef79c77175fcf9ceda).
26
+ [`8e3110c4d3cf2828734b119863c6853529bb3034`](https://github.com/python/typeshed/commit/8e3110c4d3cf2828734b119863c6853529bb3034).
@@ -1,3 +1,4 @@
1
1
  version = "4.10.*"
2
2
  upstream-repository = "https://github.com/auth0/auth0-python"
3
3
  dependencies = ["cryptography", "types-requests"]
4
+ obsolete-since = { version = "5.4.0", date = "2026-05-04" }
@@ -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.20260508"
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/) 1.20.0
29
- * [pyright](https://github.com/microsoft/pyright) 1.1.408
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
- [`a7f0a8286aaf594602b81bef79c77175fcf9ceda`](https://github.com/python/typeshed/commit/a7f0a8286aaf594602b81bef79c77175fcf9ceda).
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.20260508
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/) 1.20.0
37
- * [pyright](https://github.com/microsoft/pyright) 1.1.408
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
- [`a7f0a8286aaf594602b81bef79c77175fcf9ceda`](https://github.com/python/typeshed/commit/a7f0a8286aaf594602b81bef79c77175fcf9ceda).
45
+ [`8e3110c4d3cf2828734b119863c6853529bb3034`](https://github.com/python/typeshed/commit/8e3110c4d3cf2828734b119863c6853529bb3034).