djangorestframework-simplejwt-mongoengine

View on PyPIReverse Dependencies (0)

1.3.0 djangorestframework_simplejwt_mongoengine-1.3.0-py2.py3-none-any.whl

Wheel Details

Project: djangorestframework-simplejwt-mongoengine
Version: 1.3.0
Filename: djangorestframework_simplejwt_mongoengine-1.3.0-py2.py3-none-any.whl
Download: [link]
Size: 94000
MD5: f2c8c099bb8223b6e3aaa0f9583b60db
SHA256: 7c07f6d05d809eaa5381beba6d2a286419293f1ad86052ac82580ae86aa10a6c
Uploaded: 2024-05-30 15:04:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: djangorestframework_simplejwt_mongoengine
Version: 1.3.0
Summary: Simple JWT is a JSON Web Token authentication plugin for the Django REST Framework which to be compatible with MongoEngine.
Author: Đỗ Ngọc Ngoạn (aka Ngoan Do)
Author-Email: ngocngoan060288[at]gmail.com
Home-Page: https://github.com/ngocngoan/djangorestframework-simplejwt-mongoengine
License: GNU General Public License v3
Keywords: djangorestframework_simplejwt_mongoengine
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.1
Classifier: Framework :: Django :: 4.2
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.8
Requires-Dist: django (<4.3,>=3.2)
Requires-Dist: djangorestframework (>=3.12)
Requires-Dist: django-mongoengine (>=0.5.4)
Requires-Dist: pyjwt (<3,>=1.7.1)
Requires-Dist: cryptography (>=3.3.1); extra == "crypto"
Requires-Dist: pytest-watch; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: ipython; extra == "dev"
Requires-Dist: cryptography; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: freezegun; extra == "dev"
Requires-Dist: psutil; extra == "dev"
Requires-Dist: python-jose; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-django; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: pep8; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: Sphinx (>=7); extra == "dev"
Requires-Dist: sphinx-rtd-theme (>=2.0.0); extra == "dev"
Requires-Dist: python-jose (==3.3.0); extra == "dev"
Requires-Dist: Sphinx (>=7); extra == "doc"
Requires-Dist: sphinx-rtd-theme (>=2.0.0); extra == "doc"
Requires-Dist: flake8; extra == "lint"
Requires-Dist: pep8; extra == "lint"
Requires-Dist: isort; extra == "lint"
Requires-Dist: python-jose (==3.3.0); extra == "python-jose"
Requires-Dist: cryptography; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: freezegun; extra == "test"
Requires-Dist: psutil; extra == "test"
Requires-Dist: python-jose; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-django; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: tox; extra == "test"
Provides-Extra: crypto
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: lint
Provides-Extra: python-jose
Provides-Extra: test
[Description omitted; length: 3505 characters]

WHEEL

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

RECORD

Path Digest Size
rest_framework_simplejwt_mongoengine/__init__.py sha256=7wguV76sRvhuXhVpbr98DwKDP-HkphDqp4-yyzG1SsE 216
rest_framework_simplejwt_mongoengine/authentication.py sha256=inHy6m_ND2zs_7v3rPvf6KV-9PzYWyZLSsYZ9No38Ts 6258
rest_framework_simplejwt_mongoengine/backends.py sha256=vCTxtX9mtaumce3Jdzfspvoth90_HZGHY8fXOlqg0gg 4966
rest_framework_simplejwt_mongoengine/exceptions.py sha256=Bl88hyAeGfXugc5DOjqpNddyp1134hmlscl2eHwHLCo 1196
rest_framework_simplejwt_mongoengine/models.py sha256=XeUBxt7ir70AoKaPM12AGfgQ-xhO-QtEheVBnv08yDw 3543
rest_framework_simplejwt_mongoengine/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rest_framework_simplejwt_mongoengine/serializers.py sha256=jO0WYWQwmx2aUflL4DQ6XACdzI3RddXo32yZhmy14QM 5651
rest_framework_simplejwt_mongoengine/settings.py sha256=hFmML5JADDVyjjeFxVaeCJwvx2vC1hzHXw5ow3Aav_E 3523
rest_framework_simplejwt_mongoengine/state.py sha256=8uzbhCNXNdocvV0CMc5F9i4SlmOr3hAuWCxzFjUh9Ik 327
rest_framework_simplejwt_mongoengine/tokens.py sha256=dQTX9A6YWPd6VUBHmPe2YSdGu3qMepcLJhME7OL63rE 12569
rest_framework_simplejwt_mongoengine/utils.py sha256=PJ8HawAJwFuUaPOYjdz1MFXH_QmbnyUScVS0YT1oQwM 1641
rest_framework_simplejwt_mongoengine/views.py sha256=5O4ef3qPbCvfdBl9zHfnTqIThNSR4Lvxcus_36GrHQI 3393
rest_framework_simplejwt_mongoengine/locale/ar/LC_MESSAGES/django.mo sha256=pe0Y1yhB0hZjncSRbmkX3CaZYKN9RZg5zAKvkry41QQ 2941
rest_framework_simplejwt_mongoengine/locale/ar/LC_MESSAGES/django.po sha256=DfuuSOWclsiWWKOoaFzWTwSvaAGWPyfJXy7aFR5hcOw 3780
rest_framework_simplejwt_mongoengine/locale/cs/LC_MESSAGES/django.mo sha256=nwV-8roj5fq3IVlXhe7ZRR4HhlZJBPkfL8DlWXxYVxU 1917
rest_framework_simplejwt_mongoengine/locale/cs/LC_MESSAGES/django.po sha256=3Ul-TUgU6wi6abGxml9ql1aJ6IZy4z5YCwjrQfRSlY8 2929
rest_framework_simplejwt_mongoengine/locale/de/LC_MESSAGES/django.mo sha256=_fj114VUCE8-6zBFCOUAkS2gJQfDRV68ltKUOCOAODg 1924
rest_framework_simplejwt_mongoengine/locale/de/LC_MESSAGES/django.po sha256=gzmPjkNvOqFh3745X67IvGku_43k1I_N76iEp0fvCSo 2948
rest_framework_simplejwt_mongoengine/locale/es/LC_MESSAGES/django.mo sha256=-AEXo9zqTa3lPHyjEvKE20LlmbB_-j_rcZLhHX6MsE4 2191
rest_framework_simplejwt_mongoengine/locale/es/LC_MESSAGES/django.po sha256=D3skyOCpCVDOgrGzhT_MFoIUwS5DuWbkx0KCumE5dwc 3104
rest_framework_simplejwt_mongoengine/locale/es_AR/LC_MESSAGES/django.mo sha256=-IwkGSdTSWyL6-6vMvo4y8YrUe1svwRwSiPlA9qY3Bs 2039
rest_framework_simplejwt_mongoengine/locale/es_AR/LC_MESSAGES/django.po sha256=LkEb07WwWZoUXAbkk_ObqRtHkeig3Dk-v0mxw3kyf2k 3146
rest_framework_simplejwt_mongoengine/locale/es_CL/LC_MESSAGES/django.mo sha256=alko7-Uc-xY6EnwszX1taj-HIe5BKSsate952qmPNHM 2001
rest_framework_simplejwt_mongoengine/locale/es_CL/LC_MESSAGES/django.po sha256=DX472O_dZPktXil_f8wh58PLa-0sEfonpDboDKJK_8c 3029
rest_framework_simplejwt_mongoengine/locale/fa/LC_MESSAGES/django.mo sha256=KplY8Hx8eiTvyySGCeXIN_CvHPjKWOsTH7dXj7kltEI 2824
rest_framework_simplejwt_mongoengine/locale/fa/LC_MESSAGES/django.po sha256=kIwNfxx2LpJwgwgK1eSDxhZi2tpydQ3r5ZtfFo2ztDs 3704
rest_framework_simplejwt_mongoengine/locale/fa_IR/LC_MESSAGES/django.mo sha256=1Lsx5XFkOHdSsPeppoeCxjrR3k4kEXnvP0k-gtdXQ0k 2759
rest_framework_simplejwt_mongoengine/locale/fa_IR/LC_MESSAGES/django.po sha256=mOeUgGVBHerRR3s9Sc4-soFkpjiVxOSkyOQr37xVjaA 3541
rest_framework_simplejwt_mongoengine/locale/fr/LC_MESSAGES/django.mo sha256=80-SJOEnj-jUfBdiF_m-bT7gLozZgBxxCdygKbBQfUo 2189
rest_framework_simplejwt_mongoengine/locale/fr/LC_MESSAGES/django.po sha256=SG9wBD02NyXkfX9wJNmfaV-i4qtjLyWAKPijHoV-0tQ 3111
rest_framework_simplejwt_mongoengine/locale/he_IL/LC_MESSAGES/django.mo sha256=z9_L-pMQyZ5pHv2Sc1MY29meXVPJNg-TU4lMW505Kk4 2585
rest_framework_simplejwt_mongoengine/locale/he_IL/LC_MESSAGES/django.po sha256=39Whqnkn5er72e1oX_ZZWtfbKAHVnlgCGTpmUq2Nhdk 3437
rest_framework_simplejwt_mongoengine/locale/id_ID/LC_MESSAGES/django.mo sha256=Eaq3HrZpdXlqqAlCbbvx7_6T_UE4yvifOfkWuYWj1sg 2360
rest_framework_simplejwt_mongoengine/locale/id_ID/LC_MESSAGES/django.po sha256=2f_gcmqmk7DIGoix164NZBn7NE-snQAgv6XXEhuAb5I 3236
rest_framework_simplejwt_mongoengine/locale/it_IT/LC_MESSAGES/django.mo sha256=ChSSPzp_prFoy3xY9xHgSH_0Ykw4zjKGurSXirfLQ3k 2276
rest_framework_simplejwt_mongoengine/locale/it_IT/LC_MESSAGES/django.po sha256=B5r1E-jFFyeOLc26Si_Zxr9sv5CQfESw8rOR2Hn3L9w 3198
rest_framework_simplejwt_mongoengine/locale/ko_KR/LC_MESSAGES/django.mo sha256=cqdUdsvlEOo3I_YhnVmMgRej-mSG3L0kTr35qceFq3E 2743
rest_framework_simplejwt_mongoengine/locale/ko_KR/LC_MESSAGES/django.po sha256=jTm0axuoiX-wMUqrti33kxUnfSQ0HaUOU1B6WpxVYkc 3529
rest_framework_simplejwt_mongoengine/locale/nl_NL/LC_MESSAGES/django.mo sha256=HexzvMEYNNl80-z-x6tpsGgB-pYXAPlu1lUY1kFjDBk 1854
rest_framework_simplejwt_mongoengine/locale/nl_NL/LC_MESSAGES/django.po sha256=iTxrly_pMFnWLHLkWjcioETzEpb15ap_3Q20IO4jGaw 2882
rest_framework_simplejwt_mongoengine/locale/pl_PL/LC_MESSAGES/django.mo sha256=L99BsYRj9q1A899jhW32Hb7WVnZH1pWlEVfD6QQbTgg 1974
rest_framework_simplejwt_mongoengine/locale/pl_PL/LC_MESSAGES/django.po sha256=B7dzDkefaQFaJ6GAWPi1jMRoGSdGf3uz5z0Do8DienY 2991
rest_framework_simplejwt_mongoengine/locale/pt_BR/LC_MESSAGES/django.mo sha256=zmX2-fP-G-WgSic7rSEmhuQ9BeWKiVm8NfNQDbjgIL8 2164
rest_framework_simplejwt_mongoengine/locale/pt_BR/LC_MESSAGES/django.po sha256=dW5nRpyFu3EJNfpYnEw-ZHcrMhPfe2V6OCLjfnJffFg 3076
rest_framework_simplejwt_mongoengine/locale/ro/LC_MESSAGES/django.mo sha256=5598PiO8gR3Osyq_ygj_PEY0r07alA6w59742Mbdkkw 2386
rest_framework_simplejwt_mongoengine/locale/ro/LC_MESSAGES/django.po sha256=NvPbiNgsblOubCWd5gkCUTKAmoNzpWnCTHeFsxlkb50 3239
rest_framework_simplejwt_mongoengine/locale/ru_RU/LC_MESSAGES/django.mo sha256=KBgcDtsE_llt0P37P6vxDHog40Sj-S6UW3DfV8izOmo 2630
rest_framework_simplejwt_mongoengine/locale/ru_RU/LC_MESSAGES/django.po sha256=OaseKNiUfJIzhS8a6SYI7qTb5YMQQkcM4s6B3-2F3ho 3693
rest_framework_simplejwt_mongoengine/locale/sl/LC_MESSAGES/django.mo sha256=rk-ndt6HffzlgFRKoS3OLSuKOCw1oOC4nBkxr38W5yM 2360
rest_framework_simplejwt_mongoengine/locale/sl/LC_MESSAGES/django.po sha256=SKehp1JlYs2zff8ngh44fB6zpyDX52250d8brdsASuw 3203
rest_framework_simplejwt_mongoengine/locale/sv/LC_MESSAGES/django.mo sha256=QzHZnPSFCEqBCohze1JI19lQ9mjuTWSBEaarKRPmZaM 2117
rest_framework_simplejwt_mongoengine/locale/sv/LC_MESSAGES/django.po sha256=EGs-zwcXHsEjGiQcheJT-lCRSKwjwMjAZtj-Uz3tgXs 3045
rest_framework_simplejwt_mongoengine/locale/tr/LC_MESSAGES/django.mo sha256=bK-Is29ZmzyN9pZDWvfUsyUH5VEeRdGE9C-Ui9LqUAg 2146
rest_framework_simplejwt_mongoengine/locale/tr/LC_MESSAGES/django.po sha256=WgPo-n0-TpcXBFaHbblsCH4QcRlGjr-cmcviPCjvHj8 3077
rest_framework_simplejwt_mongoengine/locale/uk_UA/LC_MESSAGES/django.mo sha256=sjKwPXDjajwvP26j7hbL2-0ls4fqulbGt95sLXpqEi8 2843
rest_framework_simplejwt_mongoengine/locale/uk_UA/LC_MESSAGES/django.po sha256=sjx4vrUvbUJoAdH9cX_QlNQi5aO5Te8HQlGXlnGJogc 3798
rest_framework_simplejwt_mongoengine/locale/zh_Hans/LC_MESSAGES/django.mo sha256=u9pmLMaocDBA_mRCLPZmLEEKNf-H3CIQe8__aCLkr2E 1998
rest_framework_simplejwt_mongoengine/locale/zh_Hans/LC_MESSAGES/django.po sha256=SUGZKrqLwvvTD3AzhnoFxXHchesk_TMLm8Nv_STI9D4 2950
rest_framework_simplejwt_mongoengine/token_blacklist/__init__.py sha256=jw8G0rlH4_a2_jUU0PnkzI6M130KWtCQfI4N0G_eDG0 155
rest_framework_simplejwt_mongoengine/token_blacklist/apps.py sha256=1OMyOXpsUYB5jrGWquoZp4Tv4VjXlJW5dU9H1mzfwxw 293
rest_framework_simplejwt_mongoengine/token_blacklist/models.py sha256=tCoXE1-qn5I0jtKoHxuctVtFO1UQkRcZ-U3faSp-VLg 2049
rest_framework_simplejwt_mongoengine/token_blacklist/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rest_framework_simplejwt_mongoengine/token_blacklist/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rest_framework_simplejwt_mongoengine/token_blacklist/management/commands/flushexpiredtokens.py sha256=YVMprKxzx1cKrFMaAhnSNhbGyyauRQurkn439rCtn1A 450
djangorestframework_simplejwt_mongoengine-1.3.0.dist-info/METADATA sha256=9k4eUnF5uM8YRWhA37q9dkURNo5cygjPPX-XiZn7kpU 6654
djangorestframework_simplejwt_mongoengine-1.3.0.dist-info/WHEEL sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE 110
djangorestframework_simplejwt_mongoengine-1.3.0.dist-info/top_level.txt sha256=2ID0xywx8sV7IjZpDcvbn_i-bnwqI6DbxjM6-GbxlnM 37
djangorestframework_simplejwt_mongoengine-1.3.0.dist-info/RECORD

top_level.txt

rest_framework_simplejwt_mongoengine