Open Closed

OTP based login Implementation, Passwordless login implementation guider #8010


User avatar
0
nayan.ranjane@softtech-engr.com created

I want to implement passwordless login with otp verification. I have abp commercial with version 8.2 and Identity server4. I'm not using OpenIdct. Please guide me to add otp based login in my application where I don't want to use password flow and password

  • ABP Framework version: v8.2
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

3 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    We have document and example https://abp.io/docs/commercial/2.9/how-to/implementing-passwordless-authentication

  • User Avatar
    0

    But I didn't find any otp verification flow in above given documentation

  • User Avatar
    0

    I want to use otp flow same like we use in flipkart no password for authentication

Made with ❤️ on ABP v9.0.0-preview Updated on September 30, 2024, 13:13