Stand-With-Crypto / swc-web

If you care about crypto, it's time to prove it
https://www.standwithcrypto.org/
Apache License 2.0
19 stars 3 forks source link

Support thirdweb sign in with phone number #930

Open travisbloom-cb opened 1 month ago

travisbloom-cb commented 1 month ago

FIRST: Confirm whether we need to upgrade to v5 to use this functionality (in that case this is blocked by #773 )

Thirdweb now supports sign in w/ phone number - https://thirdweb.com/dashboard/connect/playground. We'd like to migrate from showcasing email as an option to showing phone number. A few eng notes to consider:

travisbloom-cb commented 1 month ago

Please prepare a brief TDD answering the eng notes above at the start of this task.

travisbloom-cb commented 3 weeks ago

Verified w/ TW team we dont need to upgrade and we can leverage these docs for fetching the phone number. Docs to reference it but the response should now have an optional email or phone field.

olavoparno commented 1 week ago

After a brief discussion we came to the following flow:

olavoparno commented 1 week ago