pypomes-iam 0.3.3__py3-none-any.whl → 0.3.4__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.

Potentially problematic release.


This version of pypomes-iam might be problematic. Click here for more details.

pypomes_iam/__init__.py CHANGED
@@ -18,7 +18,7 @@ from .token_pomes import (
18
18
 
19
19
  __all__ = [
20
20
  # iam_pomes
21
- "register_logger",
21
+ "IamServer", "register_logger",
22
22
  "login_callback", "token_exchange",
23
23
  "user_login", "user_logout", "user_token",
24
24
  # jusbr_pomes
pypomes_iam/iam_pomes.py CHANGED
@@ -199,7 +199,7 @@ def login_callback(iam_server: IamServer,
199
199
  :param args: the arguments passed when requesting the service
200
200
  :param errors: incidental errors
201
201
  :param logger: optional logger
202
- :return: a tuple cotaining the reference user identification and the token obtained, or *None* if error
202
+ :return: a tuple containing the reference user identification and the token obtained, or *None* if error
203
203
  """
204
204
  from .token_pomes import token_validate
205
205
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pypomes_iam
3
- Version: 0.3.3
3
+ Version: 0.3.4
4
4
  Summary: A collection of Python pomes, penyeach (IAM modules)
5
5
  Project-URL: Homepage, https://github.com/TheWiseCoder/PyPomes-IAM
6
6
  Project-URL: Bug Tracker, https://github.com/TheWiseCoder/PyPomes-IAM/issues
@@ -1,12 +1,12 @@
1
- pypomes_iam/__init__.py,sha256=PRMMa9i1riAyzf2ikkz1Xb98zsOKKGgrpH1O9nxsJlc,952
1
+ pypomes_iam/__init__.py,sha256=H7rUCaUEJBLNJv2rtdmBxwcAB28OItdEPenpv_UEOVw,965
2
2
  pypomes_iam/iam_common.py,sha256=IWH9DVykF7K-Z9Sn3oP7To9_I2TkO2AzjVod238zUWc,13645
3
- pypomes_iam/iam_pomes.py,sha256=mBFI7L0n_HW-F43SfqEYh320fIaMvbfLUyqjUTGW1U0,15229
3
+ pypomes_iam/iam_pomes.py,sha256=g06NSz3r1qv4LzDpjQ9iozdVyabidt7qLEocQRv1yns,15230
4
4
  pypomes_iam/iam_services.py,sha256=osqDptxCqL9eZPCRecBwtlS35YiMRvO7EIgdcyovSU4,8182
5
5
  pypomes_iam/jusbr_pomes.py,sha256=M47h_PUUgbCmFQyKz2sN1H9T00BC5v_oPgwl5ATWMSA,5625
6
6
  pypomes_iam/keycloak_pomes.py,sha256=GtXJb4TZb-a_5b9ExYdJGetBcU1pEP96ONO6prA_vDo,6638
7
7
  pypomes_iam/provider_pomes.py,sha256=eP8XzjTUEpwejTkO0wmDiqKjqbIEOzRNCR2ju5E15og,5856
8
8
  pypomes_iam/token_pomes.py,sha256=cfHdv2qYbsciY-3aEuDYUwCM479uMRSm2uwr4-hCaBQ,5345
9
- pypomes_iam-0.3.3.dist-info/METADATA,sha256=BcVuINYnB1MELAb9OCxYuu-UAg2kp23aV-tYbNZCkpw,694
10
- pypomes_iam-0.3.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
11
- pypomes_iam-0.3.3.dist-info/licenses/LICENSE,sha256=YvUELgV8qvXlaYsy9hXG5EW3Bmsrkw-OJmmILZnonAc,1086
12
- pypomes_iam-0.3.3.dist-info/RECORD,,
9
+ pypomes_iam-0.3.4.dist-info/METADATA,sha256=wt98InTB4_MY_-JQHDs9ZTZ1hb2T5MbJtAkduCUopNo,694
10
+ pypomes_iam-0.3.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
11
+ pypomes_iam-0.3.4.dist-info/licenses/LICENSE,sha256=YvUELgV8qvXlaYsy9hXG5EW3Bmsrkw-OJmmILZnonAc,1086
12
+ pypomes_iam-0.3.4.dist-info/RECORD,,