Code Snippet for integration for the Solana Blockchain

Please provide the following details too when asking for help in this category:
On the website, for core kit implementation, code snippet was provided for the integration on the EVM blockchains. Can I get a code snippet for building on the Solana network?

  • SDK Version:
  • Platform:
  • Browser Console Screenshots:
  • Related to Custom Authentication? Please provide the following info too: (Optional)
    • Verifier Name:
    • JWKS Endpoint:
    • Sample idToken(JWT)

Please provide the Web3Auth initialization and login code snippet below:

Hi @u.h.ugwu
Which SDK are you trying to integrate to?

I’m good now. Thanks

But I will love to ask another question. Is there a way I can check for the validity of the sessionId stored on the local storage before authenticating users?
I mean how do I check and confirm that the token on the local storage was actually issued by web3auth?

If the user is logged in web3auth.authenticateUser() would return the idToken for the user.

But the idToken is different from the sessionId that is stored on the local storage?

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