Back

I want to implement thirdweb auth in my app which uses appwrite as its database, any help please?

  • 0
  • Users
  • Accounts
  • Databases
  • Web
Soma
7 Oct, 2023, 18:22

Hi I am currently trying to integrate appwrite and thirdweb auth into my app so users can login with their metamask wallets, but im struggling to see where i could configure it on the appwrite side as theres no viable option. Theres only email and password and oAuth really which dont solve that issue for me

TL;DR
The user wants to implement thirdweb auth in their app using Appwrite as the database. They are seeking help and suggestions for integrating with Metamask wallets. There is a GitHub issue for server-side impersonation or token that could be useful. A user with knowledge in this area is mentioned who may provide alternatives. No solution is provided in the support thread.
Drake
15 Oct, 2023, 02:32

Ya those are the only options so it might be difficult to integrate in the way you're asking. If I recall correctly, there's a GitHub issue for server-side impersonation or some kind of token that could be good for you to 👍

Tessa
19 Oct, 2023, 17:58

@wess may have some knowledge in this realm of web3. He may have suggestions for alternatives for wallet logins. (I've built with thirdweb before for an NFT project, but not specifically with a baas).

wess
19 Oct, 2023, 19:33

I have scratched the surface but i believe you could write an auth adapter for appwrite that could mimic how we do our OAuth adapters

wess
19 Oct, 2023, 19:37

you will have to kinda "hack it" a bit since Metamask doesn't use OAuth2, but signature verification

wess
19 Oct, 2023, 19:37

here is a gist i threw together for ya

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more