ConnectyCube / connectycube-reactnative-samples

Chat and Video Chat code samples for React Native, ConnectyCube
https://connectycube.com
Apache License 2.0
125 stars 111 forks source link

Firebase authentication #93

Closed sshvaiko closed 4 years ago

sshvaiko commented 4 years ago

Hello!

Do you support only Firebase phone provider or all providers? I would like to use Facebook and Apple. Can you show me an example?

Thanks, Stan

DaveLomber commented 4 years ago

Hi @sshvaiko We have a built in integration with Firebase phone provider

Also we have Facebook sign in support (not Firebase Facebook but just Facebook)

Does it work in your case?

sshvaiko commented 4 years ago

Hi @DaveLomber! Thank you for your answer.

Not really because I'm going to use more providers from Firebase (Google, for example), I think it would be awesome to have an integration with all Firebase providers.

What is the best option in my case? Create a new Connecty Cube user via API when someone registered on the app?

DaveLomber commented 4 years ago

@DaveLomber yes that's right - create a ConnectyCube user via API when someone registered on the app

either login+pwd or email+pwd required, so you can use some sequence here