[Archive] Is it possible to use plug-n-play wallet services with non-modal web SDK?

:classical_building: Archived Content from Web3Auth Community

This topic was originally posted by danil.makarenko on 2/27/2024.
This content has been migrated from our previous community forum to preserve valuable discussions.


This question may some weird, but I’m an Android developer and asking mostly for our web devs.
So we need to login users using custom JWT tokens.
It’s not possible according to your Modal SDK docs
So the question is can we use wallet services SDK and sign in our users via No modal SDK using custom JWT tokens

Our team will review this and get back.

Hi @danil.makarenko,

Did you see our example
https://github.com/Web3Auth/web3auth-pnp-examples/tree/main/web-no-modal-sdk/custom-authentication/single-verifier-examples/custom-jwt-no-modal-example ?