Hello, i’ve implement ory-kratos on a mobile App in
ReactNative. I’ve successfully use the method to login with email / password. Now, i want login using
Provider like
Google mais it seems it’s not working. I’ve create a ticket here :
https://github.com/ory/kratos-selfservice-ui-react-native/issues/66 and i can’t find any documentation on how to do it.
Anyone has already make it works ? Using
Provider on
ReactNative app to login or register ?