keyshade icon indicating copy to clipboard operation
keyshade copied to clipboard

PLATFORM: Implement resend OTP

Open rajdip-b opened this issue 7 months ago • 3 comments

Description

Update the OTP page to have a link to initiate a resend OTP request.

Solution

  • Update the UI in src/app/auth/otp
  • Add the respective controller under src/lib/api-functions/auth.ts
  • Implement a timeout for the link of 1 minute

Additional context

Depends on #326.

rajdip-b avatar Jul 06 '24 16:07 rajdip-b