Login via Mobile App

User Journey

This diagram illustrates the flow for login on a mobile app integrated with PowerAuth SDK, interacting with the bank‘s Login Endpoint and Wultra.

Integration

Solution System Architecture

  1. Mobile app uses PowerAuth Mobile SDK to compute authorization header for the HTTP call to custom login endpoint /login
  2. Custom login endpoint receives the authorization header and validates the request against our Authentication Code API
  3. If the validation succeeds, the login endpoint issues authenticated session credentials

develop

Mobile-First Authentication