square-authentication 5.0.0__py3-none-any.whl → 5.0.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.
@@ -322,7 +322,7 @@ async def get_user_details_v0(
322
322
  ],
323
323
  "sessions": [
324
324
  {
325
- "app_id": [
325
+ "app_name": [
326
326
  y[App.app_name.name]
327
327
  for y in local_list_app
328
328
  if y[App.app_id.name] == x[UserApp.app_id.name]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: square-authentication
3
- Version: 5.0.0
3
+ Version: 5.0.1
4
4
  Summary: authentication layer for my personal server.
5
5
  Home-page: https://github.com/thepmsquare/square_authentication
6
6
  Author: thePmSquare
@@ -45,6 +45,10 @@ pip install square_authentication
45
45
 
46
46
  ## changelog
47
47
 
48
+ ### v5.0.1
49
+
50
+ - fix typo in return value of get_user_details_v0.
51
+
48
52
  ### v5.0.0
49
53
 
50
54
  - change get_user_details_v0 to return app name instead of app ids.
@@ -6,12 +6,12 @@ square_authentication/data/config.ini,sha256=_740RvKpL5W2bUDGwZ7ePwuP-mAasr5cXXB
6
6
  square_authentication/pydantic_models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
7
  square_authentication/pydantic_models/core.py,sha256=D4Q76oBl9wTDe7DMq96Bryk6a0GpuZStoU4w_KXkAd0,548
8
8
  square_authentication/routes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
- square_authentication/routes/core.py,sha256=nELfF0iomAnhg-9KF0uUxLMog8uD0pI5IQqs_xUkVPU,49384
9
+ square_authentication/routes/core.py,sha256=D7ih7BRBzZbIzp_MeQgd9uqQz21XutFu685b4VW1hBM,49386
10
10
  square_authentication/routes/utility.py,sha256=ocLWj39JbKVOxgyTsM0xBUgTpHFmKIvvaT3UnjFvuOY,1783
11
11
  square_authentication/utils/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
12
12
  square_authentication/utils/encryption.py,sha256=T6BShoUr_xeGpbfPgTK-GxTlXPwcjwU4c4KW7KPzrF8,1865
13
13
  square_authentication/utils/token.py,sha256=Y_arg5LegX-aprMj9YweUK8jjNZLGDjLUGgxbUA12w4,560
14
- square_authentication-5.0.0.dist-info/METADATA,sha256=0nNLv60S1CDqNY_kbq9xSER95DxsTXHozyk2QZc-n_o,3611
15
- square_authentication-5.0.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
16
- square_authentication-5.0.0.dist-info/top_level.txt,sha256=wDssVJIl9KIEJPj5rR3rv4uRI7yCndMBrvHd_6BGXQA,22
17
- square_authentication-5.0.0.dist-info/RECORD,,
14
+ square_authentication-5.0.1.dist-info/METADATA,sha256=m0xnD_y1QegiH6NaU9o9oVCx5-8HGP1z22iDaOm04Js,3675
15
+ square_authentication-5.0.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
16
+ square_authentication-5.0.1.dist-info/top_level.txt,sha256=wDssVJIl9KIEJPj5rR3rv4uRI7yCndMBrvHd_6BGXQA,22
17
+ square_authentication-5.0.1.dist-info/RECORD,,