Skip to main content

2 posts tagged with "webhooks"

View All Tags

Introducing User verification a.k.a. VeriScute

Introducing enhanced User Verification capabilities!

You can now implement robust email and phone number verification flows within your applications.

This helps ensure the authenticity of your users and provides secure account recovery options.

New Features

  • User Identifier Verification: Securely change user email addresses and phone numbers with OTP verification
  • Metafield Verification: Verify custom user data fields via OTP codes
  • Email OTP Support: Send OTP codes via email in addition to SMS
  • Duplicate Prevention: Automatic validation prevents duplicate identifiers within workspaces
  • Automatic Updates: User identifiers are automatically updated upon successful verification

Existing Features

  • Verify users via Email (Magic Links) or SMS (using OTP - One-Time Passcodes)
  • Configure OTP length and expiration time
  • Track verification attempts and status
  • Utilize verification status for conditional logic in your app

Introducing Webhooks

We are excited to announce the release of our new Webhooks feature!

You can now configure webhook endpoints to receive real-time notifications about events happening within your application, such as user sign-ups or successful authentications.

This allows for tighter integrations and automation with your own systems.

  • Configure endpoints via the API or dashboard.
  • Subscribe to specific event types.
  • View delivery logs and retry failed attempts.