How to enable Social Login using Facebook, in your Bubble app
Make it easy for your customers to login in your Bubble app, using their existing Facebook account
Hi there,
I’m going to set up Social Login using Facebook for my SaaS house chore roster site, and I’ll write it up in this article, so that if you want to do something similar, you can get there quicker.
If you wanted an article about how to set this up with Google login, then see here, and with Twitter see here.
Why?
People are tired of managing passwords. I know I am. I have a password management system which works well, but sometimes I just want to click Signup with Facebook, and not think too much more about it. Of course, every bit of convenience is trading away a little privacy, but most people are used to this trade off by now, and not having to think of a password is a little bit less friction in your new customer sign up flow.
OK, lets get into it.
Prerequisites
A Bubble app
A Facebook account
The Docs
I’m using the Canvas templates from Airdev, which I’ve chosen to make it easier to quickly release a nice looking app, with a decent chance that it will also be responsive. This article…