init commit

This commit is contained in:
2025-05-06 20:44:33 +09:00
commit 91f0d54563
5567 changed files with 948185 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
Copyright 2017 David Sanders
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

@@ -0,0 +1,114 @@
Metadata-Version: 2.2
Name: djangorestframework_simplejwt
Version: 5.5.0
Summary: A minimal JSON Web Token authentication plugin for Django REST Framework
Home-page: https://github.com/jazzband/djangorestframework-simplejwt
Author: David Sanders
Author-email: davesque@gmail.com
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Django :: 5.0
Classifier: Framework :: Django :: 5.1
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.9
License-File: LICENSE.txt
Requires-Dist: django>=4.2
Requires-Dist: djangorestframework>=3.14
Requires-Dist: pyjwt<2.10.0,>=1.7.1
Provides-Extra: test
Requires-Dist: cryptography; extra == "test"
Requires-Dist: freezegun; 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: lint
Requires-Dist: ruff; extra == "lint"
Requires-Dist: yesqa; extra == "lint"
Requires-Dist: pyupgrade; extra == "lint"
Requires-Dist: pre-commit; extra == "lint"
Provides-Extra: doc
Requires-Dist: Sphinx<2,>=1.6.5; extra == "doc"
Requires-Dist: sphinx_rtd_theme>=0.1.9; extra == "doc"
Provides-Extra: dev
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: freezegun; 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: ruff; extra == "dev"
Requires-Dist: yesqa; extra == "dev"
Requires-Dist: pyupgrade; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: Sphinx<2,>=1.6.5; extra == "dev"
Requires-Dist: sphinx_rtd_theme>=0.1.9; extra == "dev"
Requires-Dist: python-jose==3.3.0; extra == "dev"
Provides-Extra: python-jose
Requires-Dist: python-jose==3.3.0; extra == "python-jose"
Provides-Extra: crypto
Requires-Dist: cryptography>=3.3.1; extra == "crypto"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
Simple JWT
==========
.. image:: https://jazzband.co/static/img/badge.svg
:target: https://jazzband.co/
:alt: Jazzband
.. image:: https://github.com/jazzband/djangorestframework-simplejwt/workflows/Test/badge.svg
:target: https://github.com/jazzband/djangorestframework-simplejwt/actions
:alt: GitHub Actions
.. image:: https://codecov.io/gh/jazzband/djangorestframework-simplejwt/branch/master/graph/badge.svg
:target: https://codecov.io/gh/jazzband/djangorestframework-simplejwt
.. image:: https://img.shields.io/pypi/v/djangorestframework-simplejwt.svg
:target: https://pypi.python.org/pypi/djangorestframework-simplejwt
.. image:: https://img.shields.io/pypi/pyversions/djangorestframework-simplejwt.svg
:target: https://pypi.python.org/pypi/djangorestframework-simplejwt
.. image:: https://img.shields.io/pypi/djversions/djangorestframework-simplejwt.svg
:target: https://pypi.python.org/pypi/djangorestframework-simplejwt
.. image:: https://readthedocs.org/projects/django-rest-framework-simplejwt/badge/?version=latest
:target: https://django-rest-framework-simplejwt.readthedocs.io/en/latest/
Abstract
--------
Simple JWT is a JSON Web Token authentication plugin for the `Django REST
Framework <http://www.django-rest-framework.org/>`__.
For full documentation, visit `django-rest-framework-simplejwt.readthedocs.io
<https://django-rest-framework-simplejwt.readthedocs.io/en/latest/>`__.
Translations
------------
Contribute translations directly with PRs or via inlang https://inlang.com/editor/github.com/jazzband/djangorestframework-simplejwt

View File

@@ -0,0 +1,114 @@
djangorestframework_simplejwt-5.5.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
djangorestframework_simplejwt-5.5.0.dist-info/LICENSE.txt,sha256=ciQ8ALb0EdxGfuovFpFHIOHbMu3sbmGzV66o1F46vVs,1053
djangorestframework_simplejwt-5.5.0.dist-info/METADATA,sha256=QOVJ6K4d46I8O8nVbOUkw8bSCgBOjfprOzZ651BGyso,4570
djangorestframework_simplejwt-5.5.0.dist-info/RECORD,,
djangorestframework_simplejwt-5.5.0.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
djangorestframework_simplejwt-5.5.0.dist-info/WHEEL,sha256=nn6H5-ilmfVryoAQl3ZQ2l8SH5imPWFpm1A5FgEuFV4,91
djangorestframework_simplejwt-5.5.0.dist-info/top_level.txt,sha256=ULa72yxXIj-d43kS2qYIdb-929ri5OcYWJk3P-7wd0E,25
rest_framework_simplejwt/__init__.py,sha256=ygXobQ5Fdt9AUINVtsmfYHpGIRdb0ad47c2Tl5THs_A,209
rest_framework_simplejwt/__pycache__/__init__.cpython-310.pyc,,
rest_framework_simplejwt/__pycache__/authentication.cpython-310.pyc,,
rest_framework_simplejwt/__pycache__/backends.cpython-310.pyc,,
rest_framework_simplejwt/__pycache__/exceptions.cpython-310.pyc,,
rest_framework_simplejwt/__pycache__/models.cpython-310.pyc,,
rest_framework_simplejwt/__pycache__/serializers.cpython-310.pyc,,
rest_framework_simplejwt/__pycache__/settings.cpython-310.pyc,,
rest_framework_simplejwt/__pycache__/state.cpython-310.pyc,,
rest_framework_simplejwt/__pycache__/tokens.cpython-310.pyc,,
rest_framework_simplejwt/__pycache__/utils.cpython-310.pyc,,
rest_framework_simplejwt/__pycache__/views.cpython-310.pyc,,
rest_framework_simplejwt/authentication.py,sha256=h3NlDXxBxuJMBUQg9ny1TgDRsaezQnfjIkaESgZWXN8,6314
rest_framework_simplejwt/backends.py,sha256=3h9ZrVefdTi3tUH9l9sIzl3qngFLhd7_y-yKTvjo3TU,5741
rest_framework_simplejwt/exceptions.py,sha256=fOkvn8MQDmXS4gzUvfrD-_HUX7XXpj-hJs_GqRn4_Wk,1300
rest_framework_simplejwt/locale/ar/LC_MESSAGES/django.mo,sha256=gjaN_yaODGc-G-T36ysCeEAHIpsPlhav8W8AXqgcp6I,3121
rest_framework_simplejwt/locale/ar/LC_MESSAGES/django.po,sha256=TIjuHHjgrW0UmBxwJVETYdqrda9Y50XAkCO1sZLhn8g,4476
rest_framework_simplejwt/locale/cs/LC_MESSAGES/django.mo,sha256=gIts-nw3-UkC3BZop3FMOIYQoX95UtbE5mytLYWvxoQ,2050
rest_framework_simplejwt/locale/cs/LC_MESSAGES/django.po,sha256=j3QOp0-ntEvzWXRbPjwB-KK1x1Wtq-tjYhwDVHc0a9c,3543
rest_framework_simplejwt/locale/de/LC_MESSAGES/django.mo,sha256=8v2_6RbtiwT7kPoXJER1RORDfdjioYb9TCFuL2KPBr0,2057
rest_framework_simplejwt/locale/de/LC_MESSAGES/django.po,sha256=pvOnsGkO8ClgeuOM6QPynC4sw7R4L-U_lz-wExnKdeg,3532
rest_framework_simplejwt/locale/es/LC_MESSAGES/django.mo,sha256=EA0GLEVoWx2eJFjBaJ8Ccbu_idd3qXgp0WvyN5EvxF0,2350
rest_framework_simplejwt/locale/es/LC_MESSAGES/django.po,sha256=9PWBLRkSSLAa-9BuZctQA--N76MVhkzp_f0gu1M8ETs,3693
rest_framework_simplejwt/locale/es_AR/LC_MESSAGES/django.mo,sha256=Vbd9o4d_NeyH-5ea7v7HoecLdIZYGl-OOVlcziFFkC0,2166
rest_framework_simplejwt/locale/es_AR/LC_MESSAGES/django.po,sha256=eyZmicLr6Cng6rUDFUJX1uEDdSmbwFsXyIcNPGQGKcQ,3752
rest_framework_simplejwt/locale/es_CL/LC_MESSAGES/django.mo,sha256=7j2aI8wjaUvkNiN0FwiOmjtMRfZYMflFWjAzqoD0j2A,2128
rest_framework_simplejwt/locale/es_CL/LC_MESSAGES/django.po,sha256=XQzgYnMyUENBVOMplSxjBf29LkdoMwOuZCG5vxIY_RU,3621
rest_framework_simplejwt/locale/fa/LC_MESSAGES/django.mo,sha256=8yKxKpfKhHhoHxECNNm4z7wUzCIxiScyI5YeEok-ZA4,3006
rest_framework_simplejwt/locale/fa/LC_MESSAGES/django.po,sha256=yChUs8fGZUE5BZ6pVhCLbJjtp3mzrrz0VFAE3YL6NtQ,4369
rest_framework_simplejwt/locale/fa_IR/LC_MESSAGES/django.mo,sha256=157beDhr0nflnfnbfJ152LfnRjM00snDno1sF0cV5p8,2941
rest_framework_simplejwt/locale/fa_IR/LC_MESSAGES/django.po,sha256=YQ7zMGt6HFsvx--kX7AHWu5cAvjX1MZF-QnLAerrweo,4206
rest_framework_simplejwt/locale/fr/LC_MESSAGES/django.mo,sha256=z0ZtzKkGYjaIeFb0z8apGswKZySX2IMT3cGmr8mhJ0g,2352
rest_framework_simplejwt/locale/fr/LC_MESSAGES/django.po,sha256=CWiV54Jeh3lEkleNTEe4KrYfrYDgeFpEhMh-LBFWFuk,3702
rest_framework_simplejwt/locale/he_IL/LC_MESSAGES/django.mo,sha256=CpMNgB4R7p7ej_7Q9yD8oClU29VLzl5oWXqc4rYl10U,2768
rest_framework_simplejwt/locale/he_IL/LC_MESSAGES/django.po,sha256=pe1XUPO3IdNo-_Btp8rId3VUxXDe4cBBx-93ikYnGi0,4056
rest_framework_simplejwt/locale/id_ID/LC_MESSAGES/django.mo,sha256=m99L1yKry6fC4sNiiBlWSZf9jIlg3BySF5EZMYVoseU,2528
rest_framework_simplejwt/locale/id_ID/LC_MESSAGES/django.po,sha256=zuLonn9VUcJzkTD2XaA3Yb3sMmo1xxJCKkC7cxJJofM,3833
rest_framework_simplejwt/locale/it_IT/LC_MESSAGES/django.mo,sha256=qWXz8NAll-sPs-QgoAJPPY2LJ1koqUL9LPAXH10I8UE,2433
rest_framework_simplejwt/locale/it_IT/LC_MESSAGES/django.po,sha256=EZfzMjSXJEJPa4_8RqnqL2Q01y0ONY9NF7fGJjFYNV8,3781
rest_framework_simplejwt/locale/ko_KR/LC_MESSAGES/django.mo,sha256=qblJjQsfGm-hJgOQbJ5P-NzWspdkEz05vf-v-371Yn4,2912
rest_framework_simplejwt/locale/ko_KR/LC_MESSAGES/django.po,sha256=qny0o7DnVrQj264J9brbBlxl3Gctu3kz8oG9L_kDW1Q,4175
rest_framework_simplejwt/locale/nl_NL/LC_MESSAGES/django.mo,sha256=dvfmoRBUtvba6JtyXXGJ3RsBUyk7KT2iKVMbSD0-zYw,1989
rest_framework_simplejwt/locale/nl_NL/LC_MESSAGES/django.po,sha256=xesKhe93FCF5JqqmyEMx7vOnyWUaNGYrL-7i5lsTUBQ,3454
rest_framework_simplejwt/locale/pl_PL/LC_MESSAGES/django.mo,sha256=i3FV5EshMgmZXmwtL8gIWy96VaUhwtjsxdVd6-yZxyY,2106
rest_framework_simplejwt/locale/pl_PL/LC_MESSAGES/django.po,sha256=W9w8sMmtWLSzoG0LSAbR7Pc4Qxim4UB_C9K6I0g7t34,3591
rest_framework_simplejwt/locale/pt_BR/LC_MESSAGES/django.mo,sha256=ZLUB0sYVw30sXmVrD5pPF9Ap2XOHf4GRUIF14TD83g4,2324
rest_framework_simplejwt/locale/pt_BR/LC_MESSAGES/django.po,sha256=0RC3FhPOxLpU1GTMUDTuJ8kfKmU9xhM7P56X4xZcFUA,3633
rest_framework_simplejwt/locale/ro/LC_MESSAGES/django.mo,sha256=4Aua36lH0Q8t5i3_0RhGBszFnvijjqgsd2MzImX-knE,2548
rest_framework_simplejwt/locale/ro/LC_MESSAGES/django.po,sha256=c957A99y-aE4pi3B0ysQRZjhxuhZUIs1Qqh7BBo0y5s,3825
rest_framework_simplejwt/locale/ru_RU/LC_MESSAGES/django.mo,sha256=TEUJ1ZcybkRAPYTiHfFhujTdg5DKmNWCWxyAULN9CSE,2784
rest_framework_simplejwt/locale/ru_RU/LC_MESSAGES/django.po,sha256=1-HBMl5p5UENnjTbIlGXQ5c-saXp6YsKds0l_6HoZrM,4387
rest_framework_simplejwt/locale/sl/LC_MESSAGES/django.mo,sha256=pYRr7K5tXScDto-z0lXXmrIQs-551S6g8tawVWGL1I8,2525
rest_framework_simplejwt/locale/sl/LC_MESSAGES/django.po,sha256=Asw1CnnnKrczaXJIYscNJ-GN6tp5xBmyr631PCdEv50,3777
rest_framework_simplejwt/locale/sv/LC_MESSAGES/django.mo,sha256=GzJ0YTS-1Vf-Kz88kWCFiGF5wNSGlKnEVQCzNJ13bJo,2281
rest_framework_simplejwt/locale/sv/LC_MESSAGES/django.po,sha256=zpJPJefbAuK7bg5ZdLDeu1jUgKltYYUteW5ZUaSGdlU,3641
rest_framework_simplejwt/locale/tr/LC_MESSAGES/django.mo,sha256=Pkndjeu-uaT0W-t98DXAD357wocmQIeUAqG9ZLPKFNA,2326
rest_framework_simplejwt/locale/tr/LC_MESSAGES/django.po,sha256=zFduFDmTCgiequrv_qduahbUM5F2jVHgxiGNTifaPrs,3667
rest_framework_simplejwt/locale/uk_UA/LC_MESSAGES/django.mo,sha256=EdndFgTOeg3QI54kgkiefp6-Zp8ahHcI7fOmG8-iYYM,3039
rest_framework_simplejwt/locale/uk_UA/LC_MESSAGES/django.po,sha256=sOGVbzGMYsGYp2zBronshouiCHrRKJ2NyjY0G3yjckM,4559
rest_framework_simplejwt/locale/zh_Hans/LC_MESSAGES/django.mo,sha256=6GCeHocaKNDVskioSPa6OiMMKwU-liZInizILJFtn20,2162
rest_framework_simplejwt/locale/zh_Hans/LC_MESSAGES/django.po,sha256=QA5E9ej3JQMlGKV1DP7ODfbdZ5madsgBcN9VLm70IAc,3501
rest_framework_simplejwt/models.py,sha256=2895SIHdtAVBCzjVwWkixdyg7lulVA-o8i19xeSQBtA,3527
rest_framework_simplejwt/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
rest_framework_simplejwt/serializers.py,sha256=1KcuQkaadY_ENWUYF5LZmtFe2tnojVukIUZQvUQaepM,6064
rest_framework_simplejwt/settings.py,sha256=hmzQrVMVM4dV1DpsUqNqcrRde0H1lIWEP0Ku-93ZsDU,3409
rest_framework_simplejwt/state.py,sha256=8uzbhCNXNdocvV0CMc5F9i4SlmOr3hAuWCxzFjUh9Ik,327
rest_framework_simplejwt/token_blacklist/__init__.py,sha256=n8LHDHOtUS3ZqYZEwAwF0rqwPFVuJ5MpmPlBbrc2cow,159
rest_framework_simplejwt/token_blacklist/__pycache__/__init__.cpython-310.pyc,,
rest_framework_simplejwt/token_blacklist/__pycache__/admin.cpython-310.pyc,,
rest_framework_simplejwt/token_blacklist/__pycache__/apps.cpython-310.pyc,,
rest_framework_simplejwt/token_blacklist/__pycache__/models.cpython-310.pyc,,
rest_framework_simplejwt/token_blacklist/admin.py,sha256=DI0VFF5XKgeX7cD0nP2529woH_-g8QnUyEQP6PEniF8,2941
rest_framework_simplejwt/token_blacklist/apps.py,sha256=HXc2A4RaN_FP05brH7u2MvM-BXcsGuZ6iZuezHEBPGE,281
rest_framework_simplejwt/token_blacklist/management/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
rest_framework_simplejwt/token_blacklist/management/__pycache__/__init__.cpython-310.pyc,,
rest_framework_simplejwt/token_blacklist/management/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
rest_framework_simplejwt/token_blacklist/management/commands/__pycache__/__init__.cpython-310.pyc,,
rest_framework_simplejwt/token_blacklist/management/commands/__pycache__/flushexpiredtokens.cpython-310.pyc,,
rest_framework_simplejwt/token_blacklist/management/commands/flushexpiredtokens.py,sha256=Yc0AvXOp4IGRrP7MuekvfwzS_Zp86AgRCTNkrOuv2Ng,378
rest_framework_simplejwt/token_blacklist/migrations/0001_initial.py,sha256=TiBwa0DsJHhkclUoXVctDJ8vdlGlI8kFvEVRtij6DeM,2003
rest_framework_simplejwt/token_blacklist/migrations/0002_outstandingtoken_jti_hex.py,sha256=f4Q1mpRBWdw8VXYSsyIFIizCfS5Sn_GJKu1Ffz5DmCs,366
rest_framework_simplejwt/token_blacklist/migrations/0003_auto_20171017_2007.py,sha256=kxc111DnLcUIBYLbd7oZ8VXIUp10CdPYgl1cwo8gzYU,906
rest_framework_simplejwt/token_blacklist/migrations/0004_auto_20171017_2013.py,sha256=BOwPaDuofvkpcgPQe7ERhK14pXoZXyG71kXGy84FRkA,369
rest_framework_simplejwt/token_blacklist/migrations/0005_remove_outstandingtoken_jti.py,sha256=6mZY9ftpDy6kb5QHPvePWNcM7Tj0wF61WCZDksutHcc,293
rest_framework_simplejwt/token_blacklist/migrations/0006_auto_20171017_2113.py,sha256=6S6lFQBmCzfcYRzWhLQjLoZJiE4jDAHftqCzZnIBR8M,338
rest_framework_simplejwt/token_blacklist/migrations/0007_auto_20171017_2214.py,sha256=MfCRyJP2wHIAstpXGb-tass98Cw88OfqqaG9LhS4gpU,759
rest_framework_simplejwt/token_blacklist/migrations/0008_migrate_to_bigautofield.py,sha256=h8aSGQuXYN4umgwaonSlUbECXx2wHm2JfE3bE9ALwI0,691
rest_framework_simplejwt/token_blacklist/migrations/0010_fix_migrate_to_bigautofield.py,sha256=3n6gnMQMQzhT18kdzkMF2tndkzISQWncEvI7WGDTuYE,692
rest_framework_simplejwt/token_blacklist/migrations/0011_linearizes_history.py,sha256=h8NGnU_BlFitqkxKP9be2BPA2gdhjkI-1QuEoG-PEuE,578
rest_framework_simplejwt/token_blacklist/migrations/0012_alter_outstandingtoken_user.py,sha256=I4IjBauzxZ7bBxRcaK-bsQ6VQT1wafUg8AOggiHA4eg,698
rest_framework_simplejwt/token_blacklist/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0001_initial.cpython-310.pyc,,
rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0002_outstandingtoken_jti_hex.cpython-310.pyc,,
rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0003_auto_20171017_2007.cpython-310.pyc,,
rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0004_auto_20171017_2013.cpython-310.pyc,,
rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0005_remove_outstandingtoken_jti.cpython-310.pyc,,
rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0006_auto_20171017_2113.cpython-310.pyc,,
rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0007_auto_20171017_2214.cpython-310.pyc,,
rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0008_migrate_to_bigautofield.cpython-310.pyc,,
rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0010_fix_migrate_to_bigautofield.cpython-310.pyc,,
rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0011_linearizes_history.cpython-310.pyc,,
rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0012_alter_outstandingtoken_user.cpython-310.pyc,,
rest_framework_simplejwt/token_blacklist/migrations/__pycache__/__init__.cpython-310.pyc,,
rest_framework_simplejwt/token_blacklist/models.py,sha256=5GXx_nLnDq2ZKuKgdOY29-YmzbyK_3zIg19hqmHP3Yw,1667
rest_framework_simplejwt/tokens.py,sha256=Mp9GgrQAYtym5G19NKicm7gU8-y_hfq0eyw8O5T0gCE,13673
rest_framework_simplejwt/utils.py,sha256=Hq-OiXNpNtyOAyfI9rW1K0l61Jfj9PKTYmEQ4WLJ2KU,1064
rest_framework_simplejwt/views.py,sha256=n8aPwTR0fPJrahRJjhJB5Z2AG5Vv7GCqqlyd6XME3k0,3381

View File

@@ -0,0 +1,5 @@
Wheel-Version: 1.0
Generator: setuptools (75.8.1)
Root-Is-Purelib: true
Tag: py3-none-any

View File

@@ -0,0 +1 @@
rest_framework_simplejwt