apexauthlib 0.1.0__py3-none-any.whl → 0.1.1__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.
@@ -0,0 +1,19 @@
1
+ Metadata-Version: 2.3
2
+ Name: apexauthlib
3
+ Version: 0.1.1
4
+ Summary: Apex authorization library for services
5
+ Author: Apex Dev
6
+ Author-email: dev@apex.ge
7
+ Requires-Python: >=3.12
8
+ Classifier: Programming Language :: Python :: 3
9
+ Classifier: Programming Language :: Python :: 3.12
10
+ Classifier: Programming Language :: Python :: 3.13
11
+ Requires-Dist: apexdevkit
12
+ Requires-Dist: fastapi
13
+ Requires-Dist: httpx
14
+ Requires-Dist: uvicorn
15
+ Description-Content-Type: text/markdown
16
+
17
+ # apexauthlib
18
+ Central authorization library for apex services
19
+
@@ -3,8 +3,7 @@ apexauthlib/fastapi/__init__.py,sha256=G77C3ZIqjsXdh4fiH5FZyF_hyzVtS3waJJGa_TBGM
3
3
  apexauthlib/fastapi/auth.py,sha256=i8mI0s2FuM-5HXvE_A_tyzlh9miTEwtYYTWhgXsACN8,1566
4
4
  apexauthlib/integration/__init__.py,sha256=f2lGbyoGct4kpZ2CUTExHhtQHs-1YR_xanvrj9Y4GiI,87
5
5
  apexauthlib/integration/api.py,sha256=VRsLMPNjFZ6TynLkWnfiCrf4_XOknc71-ReiHvk3jUQ,2025
6
- apexauthlib-0.1.0.dist-info/licenses/LICENSE,sha256=iai0ILQTDgUXV1cIXl0UzSeOdFpMFK3shn5aqnz_Uro,1065
7
- apexauthlib-0.1.0.dist-info/METADATA,sha256=AozfBfuJaKMzG9gKXf5oxJbhGvSA6DCocmBt8Vj_Arc,304
8
- apexauthlib-0.1.0.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
9
- apexauthlib-0.1.0.dist-info/top_level.txt,sha256=7oTWvKq-w1XF5wjuTA543Wo4erFjvATET8N-HxgBS8Y,12
10
- apexauthlib-0.1.0.dist-info/RECORD,,
6
+ apexauthlib-0.1.1.dist-info/LICENSE,sha256=iai0ILQTDgUXV1cIXl0UzSeOdFpMFK3shn5aqnz_Uro,1065
7
+ apexauthlib-0.1.1.dist-info/METADATA,sha256=EfaFy1zQwd3c0ZxNuRnmxAr8rGHAjjh0zlCOtwA8dFI,518
8
+ apexauthlib-0.1.1.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
9
+ apexauthlib-0.1.1.dist-info/RECORD,,
@@ -1,5 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (78.1.0)
2
+ Generator: poetry-core 2.1.2
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
-
@@ -1,12 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: apexauthlib
3
- Version: 0.1.0
4
- Summary: Apex authorization library for services
5
- Author-email: Apex Dev <dev@apex.ge>
6
- Requires-Python: >=3.12
7
- Description-Content-Type: text/markdown
8
- License-File: LICENSE
9
- Dynamic: license-file
10
-
11
- # apexauthlib
12
- Authorization library for apex services
@@ -1 +0,0 @@
1
- apexauthlib