I have an issue regarding the implementation of so...
# support-questions-legacy
p
I have an issue regarding the implementation of social login in expo-app. I am trying to implement Email password + Social Enterprise login recipe with google as the provider using the Flow 1) a mentioned in the documentation https://supertokens.com/docs/thirdpartyemailpassword/custom-ui/thirdparty-login. But there is no implementation examples regarding the same. I tried to use the react-native-app auth https://github.com/FormidableLabs/react-native-app-auth/blob/HEAD/docs/config-examples/google.md google configuration but in expo-app the build is failing and I am getting the error authorize method is null