Hi everyone, Can someone please give me a hint on ...
# support-questions-legacy
e
Hi everyone, Can someone please give me a hint on how to change user's phone number in supertokens? I am using passwordless recipe with sms-codes and I have to implement a feature to switch phone numbers.
r
hey @execreate
which backend SDK are you using?
e
it's python
supertokens-python==0.6.5
r
syncio or asyncio?
e
Django framework
syncio
r
e
Cool! Thank you @rp_st
r
here is a related thread (for changing email in passwordless): https://community.supertokens.com/t/427427/passwordless-flow-customisation
2 Views