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

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 ?