Best way to hook custom authentication SDK into Wappler?

I want to use Web3Auth SDK because it handles social, email, and web3 crypto wallets for login – in addition to allowing you to link multiple accounts (e.g. multiple crypto wallets) to the same user.

It was fairly easy to mock up the login/logout process using JS and a few buttons and I can see the returned data in console, but I’m not sure how to hook the data up into Wappler Server Actions so I can query/insert it into the User table.

Does anyone have experience doing something similar?
Maybe this is a good candidate for a custom module?

Docs here: https://docs.web3auth.io/guides/web3auth-getting-started

Community Page
Last updated: