authentik-client 2025.10.0rc1.post1757304586__py3-none-any.whl → 2025.10.0rc1.post1757305574__py3-none-any.whl
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.
- authentik_client/__init__.py +1 -1
- authentik_client/api_client.py +1 -1
- authentik_client/configuration.py +1 -1
- {authentik_client-2025.10.0rc1.post1757304586.dist-info → authentik_client-2025.10.0rc1.post1757305574.dist-info}/METADATA +2 -2
- {authentik_client-2025.10.0rc1.post1757304586.dist-info → authentik_client-2025.10.0rc1.post1757305574.dist-info}/RECORD +8 -8
- {authentik_client-2025.10.0rc1.post1757304586.dist-info → authentik_client-2025.10.0rc1.post1757305574.dist-info}/WHEEL +0 -0
- {authentik_client-2025.10.0rc1.post1757304586.dist-info → authentik_client-2025.10.0rc1.post1757305574.dist-info}/licenses/LICENSE +0 -0
- {authentik_client-2025.10.0rc1.post1757304586.dist-info → authentik_client-2025.10.0rc1.post1757305574.dist-info}/top_level.txt +0 -0
authentik_client/__init__.py
CHANGED
authentik_client/api_client.py
CHANGED
@@ -92,7 +92,7 @@ class ApiClient:
|
|
92
92
|
self.default_headers[header_name] = header_value
|
93
93
|
self.cookie = cookie
|
94
94
|
# Set default User-Agent.
|
95
|
-
self.user_agent = 'OpenAPI-Generator/2025.10.0-rc1-
|
95
|
+
self.user_agent = 'OpenAPI-Generator/2025.10.0-rc1-1757305574/python'
|
96
96
|
self.client_side_validation = configuration.client_side_validation
|
97
97
|
|
98
98
|
def __enter__(self):
|
@@ -511,7 +511,7 @@ class Configuration:
|
|
511
511
|
"OS: {env}\n"\
|
512
512
|
"Python Version: {pyversion}\n"\
|
513
513
|
"Version of the API: 2025.10.0-rc1\n"\
|
514
|
-
"SDK Package Version: 2025.10.0-rc1-
|
514
|
+
"SDK Package Version: 2025.10.0-rc1-1757305574".\
|
515
515
|
format(env=sys.platform, pyversion=sys.version)
|
516
516
|
|
517
517
|
def get_host_settings(self) -> List[HostSetting]:
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: authentik_client
|
3
|
-
Version: 2025.10.0rc1.
|
3
|
+
Version: 2025.10.0rc1.post1757305574
|
4
4
|
Summary: authentik
|
5
5
|
Home-page:
|
6
6
|
Author: authentik Team
|
@@ -37,7 +37,7 @@ This repo contains a generated API client to talk with authentik's API from Pyth
|
|
37
37
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
38
38
|
|
39
39
|
- API version: 2025.10.0-rc1
|
40
|
-
- Package version: 2025.10.0-rc1-
|
40
|
+
- Package version: 2025.10.0-rc1-1757305574
|
41
41
|
- Generator version: 7.15.0
|
42
42
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
43
43
|
|
@@ -1,7 +1,7 @@
|
|
1
|
-
authentik_client/__init__.py,sha256=
|
2
|
-
authentik_client/api_client.py,sha256=
|
1
|
+
authentik_client/__init__.py,sha256=oc2rK-P-h9RXnoxP2pX6IiYlgWzPTgZroLFlL8eojks,202980
|
2
|
+
authentik_client/api_client.py,sha256=1hy6h6UPmVsLp28Lh-G2oLV6CaJ6LDgpqNhUu8hcB-4,27788
|
3
3
|
authentik_client/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
|
4
|
-
authentik_client/configuration.py,sha256=
|
4
|
+
authentik_client/configuration.py,sha256=Pre7tAfxm07ezzGV7bt3xZYLrU3jIyFoxB4UfYje4Ps,18217
|
5
5
|
authentik_client/exceptions.py,sha256=4q-TsDYTwn7bWsLKOvFeL2AaiCZUnA7SCh63d3t_kjI,6438
|
6
6
|
authentik_client/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
7
7
|
authentik_client/rest.py,sha256=m11jVxUJ7qjwSOhvF-CyFtP4x0Abf05Klp5Ltk-TqJQ,9437
|
@@ -782,8 +782,8 @@ authentik_client/models/web_authn_device_request.py,sha256=1mT3dZ-AF3NAZ0lBDDJa8
|
|
782
782
|
authentik_client/models/web_authn_device_type.py,sha256=ssmIwxj_-mOfT0IZC8NYkdrDRVp_TQCbaj6wSwClXWg,2584
|
783
783
|
authentik_client/models/web_authn_device_type_request.py,sha256=WYI4KkODoYHmYyZLZ3kUeYDhNgIBbhHtSvJCdPHxVfE,2680
|
784
784
|
authentik_client/models/worker.py,sha256=gpxK7gHTZYrEO5F1G2USpsAdHbsUV7OB4DN9yK2CMAk,2630
|
785
|
-
authentik_client-2025.10.0rc1.
|
786
|
-
authentik_client-2025.10.0rc1.
|
787
|
-
authentik_client-2025.10.0rc1.
|
788
|
-
authentik_client-2025.10.0rc1.
|
789
|
-
authentik_client-2025.10.0rc1.
|
785
|
+
authentik_client-2025.10.0rc1.post1757305574.dist-info/licenses/LICENSE,sha256=_ANh2dRwYEmvYN1KFWcawUKip_A4cVU8M7GMx82oq5Y,1080
|
786
|
+
authentik_client-2025.10.0rc1.post1757305574.dist-info/METADATA,sha256=9DBT4EWgud_ZMdOtSWdarBUtxYz4MzLseXt1fI6ylo0,204723
|
787
|
+
authentik_client-2025.10.0rc1.post1757305574.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
788
|
+
authentik_client-2025.10.0rc1.post1757305574.dist-info/top_level.txt,sha256=Flt5cPkht9FMHom7_FQi3Y9Aoqw5jlDOlkh_oP8r068,17
|
789
|
+
authentik_client-2025.10.0rc1.post1757305574.dist-info/RECORD,,
|
File without changes
|
File without changes
|