docker run -p HOSTPORT:CONTAINERPORT IMAGE_ID_OR_NAME
docker ps -a
Social login is the fastest way to engage users. And luckily firebase has done the hard work for us. In this post we will configure google login in no time!
1.1.1: Head to firebase and open your project
In this guide I have covered setup for android platform only. For iOS please check official doc
Note: The entire login process cannot be handled from client side, backend integration required for some steps (Explained at Step-3).
In order to start with linkedin login, we need to first create out app in linkedin.
Note: If you have already created your app, click on
Go to My apps
, select your app and then follow fromstep no 1.2