Django-shopify-auth

Latest version: v2.1.2

Safety actively analyzes 706259 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

2.1.2

Changed
- Replaced 'python-jose' with 'pyjwt' because 'python-jose' is no longer maintained.

2.1.1

Changed
- Reverted Django version requirement back to 3.2.

2.1.0

Added
- Added utility functions for managed app installation.

2.0.1

Changed
- Shopify UI extensions send tokens without iss key. To prevent the middleware from raising exceptions for these requests we're now ignoring missing iss key.

2.0.0

Removed
- Removed support for cookie based embedded apps.
Changed
- Migrate redirect calls to App Bridge 3.
- The template `iframe_redirect.html` now expects `host` parameter, not `shop`.
- `session_tokens.views.get_scope_permission` now detects `embedded` query parameter.
- `session_tokens.views.FinalizeAuthView` now redirects to the domain defined in `host` query parameter if present.

1.2.3

Changed
- Don't escape redirect_uri in iframe_redirect.html. Shopify gracefully handles HTML encoded URLs, but occasionally it doesn't.
- Update URL definitions to be compatible with Django 4.

Page 1 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.