Change PIN

User Journey

This diagram illustrates the process of changing the PIN on a mobile app integrated with the PowerAuth SDK, which interacts with the Wultra backend.

Solution System Architecture

Integration

Solution System Architecture

  1. The process starts with the mobile app verifying if the security element is active. Once verified, the user is prompted to enter their old PIN.
  2. If the operation with the old PIN is validated successfully on the Wultra backend, the user is asked to enter a new PIN. The PowerAuth SDK processes the new PIN, re-encrypts the secret storage with the new PIN, and confirms the change by sending a result back to the mobile app.

develop

Mobile-First Authentication