One of the key elements of a mobile application is to allow users register for the contents from an App. For this purpose, at King of App we have developed a login module that will allow you to manage the users of your application. Today we will tell you how to configure it.
The module, accessible from our services market, is based on the management of Databases of Firebase. In order for it to be functional, you will need to create an account, it is a free service, in firebase.com. It will be from the Firebase control panel where we will manage all the information, therefore, in our configuration panel You will only need to enter a URL that will be provided to you when creating the corresponding API. Anyway, let's go step by step. The first thing to do is to create (if you don't have one) an account in Firebase. Once in your control panel, you will see the option (bottom left) to create an App. This App will have the name you decide and it will help you identify it from the rest. Enter the option “Manage App”.
Once in the management area of this App, it is necessary that, in the menu on the left, you go to the option: “Login&Auth” and activate the option “Enable Email & Password Authentication“. It will be in this panel where you will find the data (except for the passwords) of the users of your App. Once this option is enabled, you only have to copy the url from the navigation bar and paste it into our configuration panel. With this step you will have finished configuring our Login service for any of your Apps created with King of App, the first Open Source CMS on the market.