Have you attempted to log out of app.tor.us and then log back in? If so, were you able to see a window where you could select the app name?
Also, email passwordless flow used here is a custom one? Can you try login with Google?
The login method should be the same to work with interoperability.
Hi @shahbaz
In Lazyminter project i am using NoModel sdk with custom JWT. if you are creating wallet address from web3auth means
where can i see my holding assets (NFT,Coin balance,how can i transfer currency)
Unfortunately, Torus Wallet doesn’t have interoperability with Custom JWT.
Hi @shahbaz
Are you telling me that if use NoModel sdk with custom jwt means .tor us wallet will not connect in my project.
Then tell us how to see my assets
Hi @shahbaz
Can tell that How can i see my assets .
In my project i am using Nomodel SDK with custom jwt. for this web3auth is creating me address. For this address how can i see my asset like (NFT ,currency balance etc…)
For balance, you can refer to this doc Integrate Web3Auth with the Ethereum Blockchain in Javascript | Documentation
And for assets, you can see Alchemy or others that fetches the NFT details based on the wallet address.
Hey @shahbaz
I am not asking you in code wise .i am asking you like this see the screenshot i have attached
i want to see my holding nft ,balance etc…
Hello @akashswamy.maticz,
An alternative option is to utilize the Torus Plugin, accessible through this link: Torus EVM Wallet UI Plugin | Documentation. It can be used in conjunction with NoModal to display the essential details.
Hi @shahbaz
I have deploy mainnet provider in web3auth dashboard for custom JWT .its still in processing .i waited for more than 2 week .Can i know when its status change to live
Hi @shahbaz, what plan should we use to enable the window pop up? what package should we use as it seems custom JWT not working
Hi Shahbaz
We’re trying to figure out how our users can access their wallet generated through our dapp in the app.tor.us environment as well.
We enabled interoperability for our mainnet dapp, but when logging in into the app.tor.us environment we do not see a screenshot like you are sharing here.
What could we be doing wrong?
Hello,
Do you use the same login method for both locations?