django-jsignature
django-jsignature copied to clipboard
HTML jsignature image as URL
Good Day,
Is it possible to display signature from url in html. As the current method violates csp restrictions.
If the current method violates the CSP restrictions, you must add your own CSP header, see https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP and maybe have a look at django-csp