Content Security Policy settings to use web3auth #1227
lida-spaceport
announced in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What permissions are required by web3auth to run if you are using CSP to secure your site?
Steps to reproduce the behavior:
Would be great to have all CSP settings listed in a block so we can just copy paste:
{
scriptSrc: ["web3auth scripts"],
frameSrc: ["if script use frames"],
styleSrc:
imgSrc:
mediaSrc:
}
Beta Was this translation helpful? Give feedback.
All reactions