Overview
You can add user authentication to your application by using our Sign-in as a service platform and define how your application connects and authenticates the users of your application.
Custom credentials using usernames and passwords
Social network logins providers supported including Google, Facebook, Twitter, Microsoft, Dropbox and any OAuth2 or OpenID Connect provider
Enterprise directories: LDAP, Office 365, ADFS, Azure AD
Passwordless systems: Touch ID, one time codes on SMS, QR Codes or email
Access your APIs
API authorization features allow you to manage the authorization requirements for server-to-server
and client-to-server applications, using the OAuth 2.0 protocol. You can add support for different flows
in your own APIs to restrict access to your endpoints.