baezzys / spring-react-google-oauth2

Google Oauth2 login scenario with Spring boot + React
76 stars 13 forks source link

not working #2

Open emrebuzkiran opened 1 year ago

emrebuzkiran commented 1 year ago

hi I made the necessary changes but the pop up screen is blank, what could be the reason?

image

baezzys commented 1 year ago

Actually, I need more information. Can you show me the response from the google using developer console?

baezzys commented 11 months ago

When setting up the 'Authorized JavaScript origins' in the Google Developer Console's Credential settings, I found that adding both http://localhost/ and http://localhost:3000/ made it work correctly.

스크린샷 2023-12-07 오후 2 21 11