Use Firebase to login? Accountkit alternative

1k Views Asked by At

Facebook recently very unfortunately deprecated AccountKit. One alternative could be Firebase Phone Auth as described here:

Facebook Account Kit Deprecated

I already use Firebase in combination with Parse-server. Is there a way to authenticate using Firebase in iOS, and then transfer/use that login to generate a user in Parse-Server?

0

There are 0 best solutions below