generate otp #30365
Unanswered
krish-adi
asked this question in
Feature Requests
generate otp
#30365
Replies: 1 comment 1 reply
|
A user here https://discord.com/channels/839993398554656828/1303811204732424192/1303863827523178579 came up with a work around using the auth hooks. Not pretty but works with phone. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
auth-js has a function to generate a
magiclinkgiven an email address which can be used in the server side for custom workflows on authentication. i would like a function that can generate an otp or a token given a phone number (instead of providing an email address here) in the srver side for custom handling of the authentication.All reactions