API: Change OTP code from alphanumeric to numeric #211
Labels
good first issue
Good for newcomers
priority: medium
scope: api
Everything related to the API
type: enhancement
New feature or request
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.
The text was updated successfully, but these errors were encountered: