electron-react-boilerplate / electron-react-boilerplate/electron-react-boilerplate
How to authorize with Google?
Closed
question
- Dominant language
- TypeScript
- Stars
- 24.3k
- Forks
- 4k
- Avg merge
- 20m
- Merged PRs (30d)
- 4
Description
I'm trying to allow the user to sign in in the firebase with Google Provider, but getting this error:
Refused to load the script 'https://apis.google.com/js/api.js?onload=__iframefcb670054' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline' https://*.googleapis.com". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback.
How could I fix it?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.