Manage User Authentication
The Problem:
You want to deliver a personalized user experience to each of your customers, which means you need a way to authenticate each user. There are many options for doing that, such as a simple account creation and login for your site, integration with identity management systems like Active Directory and LDAP, to social logins like Facebook, Twitter, Google and LinkedIn. In reality, you will likely want to offer two or more of these options to make your users’ login as easy as possible. Once authenticated, you need to be able to manage all aspects of the user’s session, including session duration, logout policy, device management, and password management.
The Solution:
Backendless provides all of the tools necessary to manage your users however you see fit. Starting with basic login APIs and social logins including LinkedIn, Google, Facebook, and Twitter, we can handle all of your authentication needs. We give you the ability to set session duration, create a device management policy, and manage passwords, all in a graphical interface that can be easily operated by a non-technical user. Additionally, we give you the ability to easily enable and disable individual users when the need arises.