Is it possible to login with JWT directly without frontend?

I want to build an command line app with web3Auth, which can keep my key with MPC way. I build my own auth server and set it on web3Auth dashboard then try to use JWT to login but it seems like need a frontend or i cannot use the SDK. is there any way that i can integrate web3Auth without frontend?

@jay1 Welcome Aboard!

Your request has been forwarded to our Dev team and we will get back with further updates.

Hello @jay1, welcome to the community!
Note that our MPC Core kit SDK can only run in frontend side.
Not only the core kit, but almost all of the SDKs are designed only to work on the front end side.
Check more details of our MPC core kit SDK over here. thank you.

1 Like

I saw previous discussion, is this way still work maybe I can try like this way to integrate?

It’s seems work. I got the private key from retrieveShares function

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.