Enabling providers

We need to enable auth provider from our application authentication Sign-In Method tab. We have enabled e-mail based login and Facebook login for our TasteBite app application. It's really easy to sign up, log in and log out users with e-mail-based login. We can use custom auth if we already have some authentication systems; if we want to have guest login we can use anonymous user authentication. We will demonstrate how easily we can integrate social logins also.

All social logins require a client ID and client secret for the application created on social channels. All social providers have different ways of creating an application and after creating an application we can put the client ID and client secret inside our Firebase ...

Get Hybrid Mobile Development with Ionic now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.