Linking Multiple Identities
thirdweb Wallets allow users to tie the same wallet address to multiple social identities. Developers can programmatically link additional identities at any point in their user journey.
OAuth Authentication (Discord, Google, Apple, etc.)
OTP Authentication (Email, Phone)
Once linked, you can retrieve the user profiles via either identity.
For fetching linked profile information from the backend, see Fetch Users.