streamlit-google-auth
streamlit-google-auth copied to clipboard
doesnt work when deployed in streamlit community cloud
works on my local, but after deployment, clicking on the button gives error:
"accounts.google.com refused to connect.".
running the same in incognito gives error:
"403. That’s an error. We're sorry, but you do not have access to this page. That’s all we know.".
How to fix it?
I have updated the web app url in the Authorized redirect URIs and in the code too.
it works if i copy link address and then paste it in new window.