maleo-foundation 0.1.65__py3-none-any.whl → 0.1.67__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.
@@ -64,4 +64,4 @@ def add_authentication_middleware(app:FastAPI, keys:BaseGeneralSchemas.RSAKeys,
64
64
  add_authentication_middleware(app=app, limit=10, window=1, cleanup_interval=60, ip_timeout=300)
65
65
  ```
66
66
  """
67
- app.add_middleware(AuthenticationMiddleware, backend=Backend(logger=logger, keys=keys))
67
+ app.add_middleware(AuthenticationMiddleware, backend=Backend(keys, logger, maleo_foundation))
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: maleo_foundation
3
- Version: 0.1.65
3
+ Version: 0.1.67
4
4
  Summary: Foundation package for Maleo
5
5
  Author-email: Agra Bima Yuda <agra@nexmedis.com>
6
6
  License: MIT
@@ -28,7 +28,7 @@ maleo_foundation/managers/client/google/base.py,sha256=j3W18Pmcu9jJ5wK12bbWBI6r8
28
28
  maleo_foundation/managers/client/google/secret.py,sha256=Uh01RoOp8QOIvu8X4AGJzOJRlrfAeXHO8ZFvmKo7A-E,3114
29
29
  maleo_foundation/managers/client/google/storage.py,sha256=MPuVpLTl0QJhlBOqpxv5UtD3ANO1WCCE1sRrfHnlCZM,2355
30
30
  maleo_foundation/middlewares/__init__.py,sha256=bqE2EIFC3rWcR2AwFPR0fk2kSFfeTRzgA24GbnuT5RA,3697
31
- maleo_foundation/middlewares/authentication.py,sha256=LHyHb5l8loN6aZ9g0bqQdDj9glGV7FY7rL0ZBeoSGT0,3432
31
+ maleo_foundation/middlewares/authentication.py,sha256=ndfBsPB8w3jsjQbZe7pD52HEkb4UR6pDYxM5Eb2LnSc,3438
32
32
  maleo_foundation/middlewares/base.py,sha256=cPCaOMtKfRBUcg5zBpCdQxZCwcxMauQ2Hy7WsBvAhTw,12508
33
33
  maleo_foundation/middlewares/cors.py,sha256=9uvBvY2N6Vxa9RP_YtESxcWo6Doi6uS0lzAG9iLY7Uc,2288
34
34
  maleo_foundation/models/__init__.py,sha256=AaKehO7c1HyKhoTGRmNHDddSeBXkW-_YNrpOGBu8Ms8,246
@@ -75,7 +75,7 @@ maleo_foundation/utils/loaders/__init__.py,sha256=Dnuv7BWyglSddnbsFb96s-b3KaW7UK
75
75
  maleo_foundation/utils/loaders/json.py,sha256=NsXLq3VZSgzmEf99tV1VtrmiudWdQ8Pzh_hI4Rm0cM8,397
76
76
  maleo_foundation/utils/loaders/key.py,sha256=GZ4h1ONfp6Xx8-E8AWoGP4ajAZrwPhZRtidjn_u82Qg,2562
77
77
  maleo_foundation/utils/loaders/yaml.py,sha256=jr8v3BlgmRCMTzdNgKhIYt1tnubaJXcDSSGkKVR8pbw,362
78
- maleo_foundation-0.1.65.dist-info/METADATA,sha256=77ypbWXLRVISJfOPt1cbvdjR1A8NeKB4zz7ERafeW9Q,3390
79
- maleo_foundation-0.1.65.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
80
- maleo_foundation-0.1.65.dist-info/top_level.txt,sha256=_iBos3F_bhEOdjOnzeiEYSrCucasc810xXtLBXI8cQc,17
81
- maleo_foundation-0.1.65.dist-info/RECORD,,
78
+ maleo_foundation-0.1.67.dist-info/METADATA,sha256=5CviW1DVCx87HHJbPYRVlysUq-9kre1n9sV15FK1Ahk,3390
79
+ maleo_foundation-0.1.67.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
80
+ maleo_foundation-0.1.67.dist-info/top_level.txt,sha256=_iBos3F_bhEOdjOnzeiEYSrCucasc810xXtLBXI8cQc,17
81
+ maleo_foundation-0.1.67.dist-info/RECORD,,