chat-ui icon indicating copy to clipboard operation
chat-ui copied to clipboard

Login issue after deployment

Open saritadangi opened this issue 2 years ago • 3 comments

I have used a Google OpenId for login and it works fine in the local machine but is not working after deployment. I have added the needed origin URI and redirect URL in Google Console.

Issue screenshot that I got after deployment: image

saritadangi avatar Aug 03 '23 08:08 saritadangi

Can you give more context?

gary149 avatar Sep 18 '23 12:09 gary149

Hello, I had the same issue here, I solved it by changing the PUBLIC_ORIGIN field in .env.local file to my URL.

ahmedJaafari avatar Nov 02 '23 09:11 ahmedJaafari

That fixed it for me too. Thanks, @ahmedJaafari .

oxaronick avatar Feb 15 '24 13:02 oxaronick