jason_k
I also encountered the same issues and am currently stuck on the sign in. When I click Sign In button nothing happens, console log gives me error:
"Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self'"."
jason_k
I also encountered the same issues and am currently stuck on the sign in. When I click Sign In button nothing happens, console log gives me error:
"Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self'"."
follow jason_k's steps and then simple solution zaf's solution.
I used to have the same issue but now it works well.
i have been trying to implement this sign in feature for months now but nothing works. Some one smarted than me should provide a clearer instruction