keyshade icon indicating copy to clipboard operation
keyshade copied to clipboard

API: Change OTP code from alphanumeric to numeric

Open rajdip-b opened this issue 9 months ago • 2 comments

Description

Currently, the API sends an OTP while signing in or signing up with an email address. The problem isl, as per the standards, we should be sending a numeric OTP. But currently, it is alphanumeric. We would like to make this change.

Solution

Additional context

Make sure the tests pass. You won't need to add any other tests for this issue.

rajdip-b avatar May 12 '24 13:05 rajdip-b