How can I get the user session after sign in? I supposed this is the documentation, but it’s empty https://web3auth.io/docs/pnp/features/session-management
I’m using the No Modal SDK
Any idea about how to get it?
@felipe web3auth.connected
flag is used to get the logged in or logged out status. What information are you trying to get?
There is a Session Management feature to allow checking and maintaining existing sessions with Web3Auth.
During login with Web3Auth, the sessionTime parameter will allow users to stay authenticated with Web3Auth for up to 1 day by default or a maximum of 7 days until they log out or their session data is cleared.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.