매일 해내는 개발/Develog
[Error] vecel로 배포 후 파이어베이스 구글 로그인 안됨
해야지
2023. 2. 4. 16:33
반응형
The current domain is not authorized for OAuth operations. This will prevent signInWithPopup, signInWithRedirect, linkWithPopup and linkWithRedirect from working. Add your domain (gnd-project.vercel.app) to the OAuth redirect domains list in the Firebase console -> Authentication -> Settings -> Authorized domains tab.
난 이런 오류가 떴고
파이어베이스 Authentication -> Settings 에서 승인된 도메인에 저 오류에 있던 도메인을 넣어줬더니 해결됐다.
반응형