mozilla-django-oidc-db

View on PyPIReverse Dependencies (1)

0.16.0 mozilla_django_oidc_db-0.16.0-py3-none-any.whl

Wheel Details

Project: mozilla-django-oidc-db
Version: 0.16.0
Filename: mozilla_django_oidc_db-0.16.0-py3-none-any.whl
Download: [link]
Size: 49453
MD5: 33bbee100ee5e946d5e0535d4c33e595
SHA256: 7990bb31047407835bf2dc0b88f044e9f9bf8838ada356979f0c228a9e42fabe
Uploaded: 2024-05-03 07:35:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mozilla-django-oidc-db
Version: 0.16.0
Summary: A database-backed configuration for mozilla-django-oidc
Author: Maykin Media
Author-Email: support[at]maykinmedia.nl
Home-Page: https://github.com/maykinmedia/mozilla-django-oidc-db
Project-Url: Documentation, https://mozilla-django-oidc-db.readthedocs.io/en/latest/
Project-Url: Changelog, https://github.com/maykinmedia/mozilla-django-oidc-db/blob/master/CHANGELOG.rst
Project-Url: Bug Tracker, https://github.com/maykinmedia/mozilla-django-oidc-db/issues
Project-Url: Source Code, https://github.com/maykinmedia/mozilla-django-oidc-db
License: MIT
Keywords: OIDC,django,database,authentication
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.2
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: Django (>=3.2)
Requires-Dist: django-jsonform
Requires-Dist: django-solo
Requires-Dist: glom
Requires-Dist: mozilla-django-oidc (>=3.0.0)
Requires-Dist: pytest-cov; extra == "coverage"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: flake8; extra == "pep8"
Requires-Dist: bumpversion; extra == "release"
Requires-Dist: twine; extra == "release"
Requires-Dist: psycopg2; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-django; extra == "tests"
Requires-Dist: pytest-mock; extra == "tests"
Requires-Dist: pytest-recording; extra == "tests"
Requires-Dist: requests-mock; extra == "tests"
Requires-Dist: factory-boy; extra == "tests"
Requires-Dist: pyquery; extra == "tests"
Requires-Dist: tox; extra == "tests"
Requires-Dist: isort; extra == "tests"
Requires-Dist: black; extra == "tests"
Provides-Extra: coverage
Provides-Extra: docs
Provides-Extra: pep8
Provides-Extra: release
Provides-Extra: tests
License-File: LICENSE
[Description omitted; length: 2915 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mozilla_django_oidc_db/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mozilla_django_oidc_db/admin.py sha256=TXPbiZb5NhctjKohrqUzm7rBKGU0UG00_uCUfnq2KXw 2118
mozilla_django_oidc_db/apps.py sha256=n59OS2igJmRgsNRPB51pt_kBytIC9E_L9TmKUi0-pcw 170
mozilla_django_oidc_db/backends.py sha256=CSieGrutvvCCbjcJjAB-awyhe76lDWSzok3Iz9ekkQY 11419
mozilla_django_oidc_db/compat.py sha256=uJYFWrlB3D0bi4KIt7Do1rfJ-EY-3lQIwB2R87GazEM 305
mozilla_django_oidc_db/constants.py sha256=lz7c1t66Q2go_qx0RE62s9NG_7gwpCTH95eVYt_3mks 387
mozilla_django_oidc_db/fields.py sha256=JdNEu2zOi7pbJJq8b1pXONPt9oLViQ-JPC_gT_kKwcM 507
mozilla_django_oidc_db/forms.py sha256=wQddX-eLwBaaJjWinlGJ6U4FW_RauiaOBoMBVhrGlok 2425
mozilla_django_oidc_db/jwt.py sha256=k1BZfJ8_XpQsZ0mlcFiPxi1TPqQzNo4yRzZcPyBHO80 1784
mozilla_django_oidc_db/middleware.py sha256=lL9xHRRGFbTvigb4ylXYIlV0fmJ4otW72BHT6WpTLkE 888
mozilla_django_oidc_db/mixins.py sha256=4x4byuz_0E--xRrz7KySAHRJdrqtqG6MMEDBq3C5Ft4 2128
mozilla_django_oidc_db/models.py sha256=yS4Nwo1D_vdvhbaMPeCChDpC1AJhSJ-lSTsjuv7tzN4 11816
mozilla_django_oidc_db/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mozilla_django_oidc_db/settings.py sha256=sEaCvGEMwg7aUTtd34cV8AP2IIs6xrioaV4BTsPk9wc 241
mozilla_django_oidc_db/utils.py sha256=qRnnIaZrLxG3i--NritYBr0eZ88dFPg-VlEqwZPiDjQ 1627
mozilla_django_oidc_db/views.py sha256=y5U0tSc1QtyYJbuGp42YRjTTaqRjdZhCjRM41iq-otk 2509
mozilla_django_oidc_db/migrations/0001_initial.py sha256=WF15zd0Ca0ThnuIZ-cQLRf5dO12qtA6je1Rawe2SuKQ 4675
mozilla_django_oidc_db/migrations/0001_initial_to_v015.py sha256=WGONywqL4p5VA7S16pusYhNV1SbZk5PneKwzOOlHuIM 12963
mozilla_django_oidc_db/migrations/0002_migrate_to_claim_field.py sha256=H2NnMf0XUzxq3DaNd2q_w5po-lUyQaF2MVHQaoGKBKo 3642
mozilla_django_oidc_db/migrations/0002_openidconnectconfig_oidc_op_discovery_endpoint.py sha256=3zIHhsleULfNQmQ_Y6MsYc3UgBrav2ouH36UqLjsgec 722
mozilla_django_oidc_db/migrations/0003_auto_20210719_0803.py sha256=II9kuqRU8ZTSVzNFxsuARLRCDj9PPYJxNwrY10HH7us 866
mozilla_django_oidc_db/migrations/0004_auto_20210812_1044.py sha256=Zm__2Zx0nuNr-zKHe2_j_wejtqBLy2fwDMO19AmdCB4 2028
mozilla_django_oidc_db/migrations/0005_openidconnectconfig_sync_groups_glob_pattern.py sha256=jVAFNpE5U7edSHWjRhrHcxD5YbUc73hBT3qYygDSP_g 654
mozilla_django_oidc_db/migrations/0006_openidconnectconfig_unique_id_claim.py sha256=bvIKZZcQLSy9hnvDyi7md5DYWNSI-LwIPUxhKQCpaI8 640
mozilla_django_oidc_db/migrations/0007_auto_20220307_1128.py sha256=VE8FtWmAxJ7u7SdmLKxMW2w0YsbdD9Tz_UW_Xs077bU 2046
mozilla_django_oidc_db/migrations/0008_auto_20220422_0849.py sha256=ngKKtEwBcgNg6iQsEmN8O6pAXYbmKOEd9qMJ5taZv3Y 1540
mozilla_django_oidc_db/migrations/0009_openidconnectconfig_default_groups.py sha256=pYOhisqNvz0rCPXk-uAR_ciplBusqW02fP0XQddvqSk 674
mozilla_django_oidc_db/migrations/0010_openidconnectconfig_userinfo_claims_source.py sha256=xMXs0jXfRnuIoXwAKv3ZRO0qTnXa1clwpdIM2WsVPzQ 856
mozilla_django_oidc_db/migrations/0011_alter_openidconnectconfig_userinfo_claims_source.py sha256=kk3cgeeFWOXk1N3wXzM2jSqgupnD3bh215OOe1KJ21E 867
mozilla_django_oidc_db/migrations/0012_alter_openidconnectconfig_sync_groups.py sha256=J6SrteZYvV7urUilcvZfN0swrf938i1-0Y7ya5YPlwA 753
mozilla_django_oidc_db/migrations/0012_openidconnectconfig_superuser_group_names.py sha256=2g4r9HW2DZvf7HXPzLGavCp8Wdo1UIOyP6M0xFtTp_E 1041
mozilla_django_oidc_db/migrations/0013_merge_20231221_1529.py sha256=j2kBPNGrZJFaPtinUYohZXdDzMJHK0Rcx9CNuVY3YX0 340
mozilla_django_oidc_db/migrations/0014_alter_openidconnectconfig_groups_claim.py sha256=vRvBC7KGzcx_54OsclRAaLL2l-cLjF0zCeVLifsEPlA 665
mozilla_django_oidc_db/migrations/0015_openidconnectconfig_oidc_token_use_basic_auth.py sha256=cKD_0gOoYMUFxzkdva-13W-hFj_siAMl8bm4ig9s1WM 736
mozilla_django_oidc_db/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mozilla_django_oidc_db/templates/admin/oidc_failure.html sha256=OVK27LBkEr1UNLqBf4l1n2o1FbYopNKgL2M0DZ8buFw 628
testapp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
testapp/settings.py sha256=2SSeWcmybFTF-UmOfBzqFUDPUm0nuzsA3Sef-rIMMkE 2292
testapp/urls.py sha256=QadalmVxso6_pm1DQ3_dvm3saFW04bMTeCNjwNG-PtI 545
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=D8Pf_ZHIPaVuZPS_bjuY-zVsJf7-9yHMVvWfq8UIXmU 1516
tests/factories.py sha256=8Hq1cu_9ct19vcDVIk-RSsPYuURBeiNtIcDls4MhQ-c 174
tests/test_admin_form.py sha256=R5g2kDkNm0CIrwUU1fv2JnLNr4uAXO2srfF-7A4Hdrc 7066
tests/test_backend.py sha256=tdpoQwj_dokGwoYbUUzBU0VC_RVgYreTRwb1a1sqxQA 26045
tests/test_integration_oidc_flow_variants.py sha256=l5U67fBoZmnfCdL0eiEdUgy_p-CovpubgxjhuKmx5Xo 3534
tests/test_middleware.py sha256=FvWigaSGz66naND3DSH7nI8dDkySmEUUcG-eT9zo8Ts 6134
tests/test_models.py sha256=q5AIcdV1XD9U7vzIpbP2CaLvLcKmtnVnBa4lZDML-6k 2509
tests/test_settings.py sha256=T4kG7EWcNjBzYcU1v8D611eq497oEr6rqUYx4YTBAnc 3059
tests/test_utils.py sha256=I2ohy8Lk-EPBMdd2yvhv9SlsHkZd6Umpe71QSXWQWWk 1151
tests/test_views.py sha256=7Dq5UADCnWoTYFYIsknB31eufgSXHjpeS03pzsUgAmQ 10899
tests/utils.py sha256=msGEhkz9adpoSQjPLZxz90E7SkOyRDK-mOZg5gAB4xE 1448
mozilla_django_oidc_db-0.16.0.dist-info/LICENSE sha256=1vus0bJ_k-w_kpXifsnvakg7dKEQ1ZOYYYJxo7a8obQ 1052
mozilla_django_oidc_db-0.16.0.dist-info/METADATA sha256=SC0k_-3lvzhuBkRQ64P7IDzQof31lzdfQudU9zgK9Vk 5196
mozilla_django_oidc_db-0.16.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
mozilla_django_oidc_db-0.16.0.dist-info/top_level.txt sha256=I2FG5F_R9lHZ-BTkehgCRizF2CfUgQEpdawOgkoq61I 37
mozilla_django_oidc_db-0.16.0.dist-info/RECORD

top_level.txt

mozilla_django_oidc_db
testapp
tests