New authentication method - Passcode login
We've introduced a new authentication method that allows your users to log in via passcode. You can now embed this as a UI component, providing a secure and seamless login experience using a passcode.
Effective:
- 04 November 2024 on Sandbox
- 05 November 2024 on Live
To enable passcode authentication, configure your application by first activating it in your embedder portalEmbedder Portal A web-based portal where embedders can access their Weavr account, manage API credentials, configure settings, view dashboards, and access documentation. The portal provides access to both sandbox and production environments, with separate credentials for each.. Navigate to Settings > Authentication Configs > Weavr Authentication and toggle on 'Weavr Passcode'.
Just like the password option, you first need to integrate the Weavr UI library into your application, followed by the Passcode UI Component. The Passcode UI component lets you collect your customer’s passcode securely and converts it into a token, which you can safely sendSend A transaction type that allows sending funds to another identity's instrument or to a beneficiary. Send transactions may require Strong Customer Authentication depending on the destination and whether it's a trusted beneficiary. to Weavr using the API.
The passcode is set to 4 digits by default.
More information on how to embedded the passcode UI component is available in our documentation.
Affected API endpoints: