Recommend resolution for the error: OPERATION_NOT_ALLOWED : The identity provider configuration is disabled

前端 未结 1 998
鱼传尺愫
鱼传尺愫 2021-01-27 09:47

Can someone please recommend a resolution to the problem that I am facing in my firebase web application where I am trying out google oath.

here is the snippet of code:<

1条回答
  •  一向
    一向 (楼主)
    2021-01-27 10:44

    I restarted the browser, re-ran the web-application , enabled the Google sign-in method from Firebase console (again) and finally added the authorized domain (127.0.0.0) of type custom to the list of authorized domains. It worked.

    0 讨论(0)
提交回复
热议问题