data/python-flask-jwt-extended-3.24.1/.gitignore: ASCII text data/python-flask-jwt-extended-3.24.1/.pep8speaks.yml: ASCII text data/python-flask-jwt-extended-3.24.1/.travis.yml: ASCII text data/python-flask-jwt-extended-3.24.1/LICENSE: ASCII text data/python-flask-jwt-extended-3.24.1/MANIFEST.in: ASCII text data/python-flask-jwt-extended-3.24.1/README.md: ASCII text data/python-flask-jwt-extended-3.24.1/docs/Makefile: ASCII text data/python-flask-jwt-extended-3.24.1/docs/__init__.py: empty data/python-flask-jwt-extended-3.24.1/docs/add_custom_data_claims.rst: ASCII text data/python-flask-jwt-extended-3.24.1/docs/api.rst: ASCII text data/python-flask-jwt-extended-3.24.1/docs/basic_usage.rst: ASCII text, with very long lines data/python-flask-jwt-extended-3.24.1/docs/blacklist_and_token_revoking.rst: ASCII text data/python-flask-jwt-extended-3.24.1/docs/changing_default_behavior.rst: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/docs/complex_objects_from_token.rst: ASCII text data/python-flask-jwt-extended-3.24.1/docs/conf.py: ASCII text data/python-flask-jwt-extended-3.24.1/docs/custom_decorators.rst: ASCII text data/python-flask-jwt-extended-3.24.1/docs/index.rst: ASCII text data/python-flask-jwt-extended-3.24.1/docs/installation.rst: ASCII text data/python-flask-jwt-extended-3.24.1/docs/optional_endpoints.rst: ASCII text data/python-flask-jwt-extended-3.24.1/docs/options.rst: UTF-8 Unicode text data/python-flask-jwt-extended-3.24.1/docs/refresh_tokens.rst: ASCII text data/python-flask-jwt-extended-3.24.1/docs/token_freshness.rst: ASCII text data/python-flask-jwt-extended-3.24.1/docs/tokens_from_complex_object.rst: ASCII text data/python-flask-jwt-extended-3.24.1/docs/tokens_in_cookies.rst: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/docs/tokens_in_json_body.rst: ASCII text data/python-flask-jwt-extended-3.24.1/docs/tokens_in_query_string.rst: ASCII text data/python-flask-jwt-extended-3.24.1/examples/additional_data_in_access_token.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/blacklist.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/complex_objects_from_tokens.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/csrf_protection_with_cookies.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/custom_decorators.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/database_blacklist/README.md: ASCII text data/python-flask-jwt-extended-3.24.1/examples/database_blacklist/__init__.py: empty data/python-flask-jwt-extended-3.24.1/examples/database_blacklist/app.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/database_blacklist/blacklist_helpers.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/database_blacklist/database.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/database_blacklist/exceptions.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/database_blacklist/extensions.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/jwt_in_cookie.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/jwt_in_json.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/jwt_in_query_string.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/loaders.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/oidc.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/optional_protected_endpoints.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/redis_blacklist.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/refresh_tokens.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/simple.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/token_freshness.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/examples/tokens_from_complex_objects.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/flask_jwt_extended/__init__.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/flask_jwt_extended/config.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/flask_jwt_extended/default_callbacks.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/flask_jwt_extended/exceptions.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/flask_jwt_extended/jwt_manager.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/flask_jwt_extended/tokens.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/flask_jwt_extended/utils.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/flask_jwt_extended/view_decorators.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/requirements.txt: ASCII text data/python-flask-jwt-extended-3.24.1/setup.cfg: ASCII text data/python-flask-jwt-extended-3.24.1/setup.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/tests/__init__.py: empty data/python-flask-jwt-extended-3.24.1/tests/test_asymmetric_crypto.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/tests/test_blacklist.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/tests/test_claims_verification.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/tests/test_config.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/tests/test_cookies.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/tests/test_decode_tokens.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/tests/test_headers.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/tests/test_json.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/tests/test_jwt_header_loader.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/tests/test_multiple_token_locations.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/tests/test_options_method.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/tests/test_query_string.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/tests/test_user_claims_loader.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/tests/test_user_loader.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/tests/test_view_decorators.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/tests/utils.py: Python script, ASCII text executable data/python-flask-jwt-extended-3.24.1/tox.ini: ASCII text data/python-flask-jwt-extended-3.24.1/debian/changelog: UTF-8 Unicode text data/python-flask-jwt-extended-3.24.1/debian/control: ASCII text data/python-flask-jwt-extended-3.24.1/debian/copyright: ASCII text data/python-flask-jwt-extended-3.24.1/debian/gbp.conf: ASCII text data/python-flask-jwt-extended-3.24.1/debian/rules: a /usr/bin/make -f script, ASCII text executable data/python-flask-jwt-extended-3.24.1/debian/salsa-ci.yml: ASCII text data/python-flask-jwt-extended-3.24.1/debian/source/format: ASCII text data/python-flask-jwt-extended-3.24.1/debian/source/options: ASCII text data/python-flask-jwt-extended-3.24.1/debian/watch: ASCII text data/python-flask-jwt-extended-3.24.1/.pc/.version: ASCII text data/python-flask-jwt-extended-3.24.1/.pc/.quilt_patches: ASCII text data/python-flask-jwt-extended-3.24.1/.pc/.quilt_series: ASCII text data/python-flask-jwt-extended-3.24.1/.pc/applied-patches: empty