Use Proxy is deprecated

Hey guys, I am trying to authenticate users with the google provider, followed the steps mentioned in the docs and i get the error message that use proxy is deprecated. However, when i set useProxy to false, I get the error message, “something went wrong trying to finish signing in. Please close this screen to go back to the app.” I have been on this for weeks and i need some help

Hi @phil-forson, did you try to remove the useProxy completely from your code instead of just setting it to false? Also, are you using a development client? I’d suggest using a development client instead of Expo Go for Google provider.

I hope you are looking at the latest guide here: Authentication with Google and AuthSession API - Expo Documentation

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.