Skip to content
#

api-security

Here are 26 public repositories matching this topic...

jbagot
jbagot commented Aug 3, 2018

If you put a signature in a website you receive a problem with CORS because the headers that we are using in this package are not allowed by the server.
The solution is put these headers in the django settings with the CORS_ALLOW_HEADERS setting using the django-cors-headers package.
I think that this package doesn't have to be a dependency because if you are using it without web doesn't mak

Improve this page

Add a description, image, and links to the api-security topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the api-security topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.