L4z3x

Results 5 comments of L4z3x

i had the same error, is there any solution to this

i am just wondering is this repo still maintained ? cause i see 288 open issues and the last update is 7 months ago and 26 open PRs.

hey i had the same error, so i deleted the social app instance and added this : ``` SOCIALACCOUNT_PROVIDERS = { "google": { "APPS":{ "client_id": os.environ.get("GOOGLE_OAUTH_CLIENT_ID",None), "secret": os.environ.get("GOOGLE_OAUTH_CLIENT_SECRET",None), "key": "",...

have the same issue too, i am getting this error: `Loading Worker from “http://localhost:5173/node_modules/.vite/deps/worker.js?worker_file&type=module” was blocked because of a disallowed MIME type (“”).`