Join Discord
Powered by
I have an issue regarding the implementation of so...
# support-questions-legacy
p
pranavmadhu.
10/05/2023, 5:53 AM
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
Previous
Next