firebaseoauthoauth-2.0firebase-authenticationsnapchat

Is it possible to user Snapchat Kit Login with Firebase?


Is it possible to user Snapchat Kit Login with Firebase? I saw that they support Facebook, Google, Twitter and Github, but would it be also possible to do it with Snapchat since they released their Kit ?


Solution

  • There is currently no provider for signing in with Snapchat built into Firebase Authentication.

    But you can add any provider you want with Firebase Authentication by implementing a custom provider for them. To do this, follow the steps outlined in: