Your App redirects users to AuthPortal, which performs the necessary steps to identify the user (e.g. ask for a username and password). This way, your app no longer needs to implement any user interfaces for login processes (login, signup, password reset, etc.).

Quickstart

Learn how to integrate AuthPortal in your app.