Skip to main content

One post tagged with "passcode-ui-component"

View All Tags

New authentication method - Passcode login

· One min read

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 portal. 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 send to Weavr using the API.

note

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: