prior / hspy

A pluggable app and middleware to ease django development in the HubSpot Marketplace

Home Page:https://github.com/prior/hubspot-marketplace-django/wiki/Marketplace-Request-Authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hspy

Django Middlewares to aide your HubSpot Marketplace development efforts

AuthMiddleware

A middleware that ensures the marketplace requests are actually coming from the marketplace. It also adds a nice wrapper around the deluge of information added to the requests.

MockMiddleware

A middleware that mocks out the marketplace functionality. This ensures that your local environment sees the same requets that your production environment sees. i.e. it allows you to develop locally -- fast!

Contributors

prior https://github.com/prior bbeaudreault (Bryan Beaudreault) https://github.com/bbeaudreault

About

A pluggable app and middleware to ease django development in the HubSpot Marketplace

https://github.com/prior/hubspot-marketplace-django/wiki/Marketplace-Request-Authentication

License:MIT License


Languages

Language:Python 100.0%