Session management for Para pre-generated wallets
UserShare
is loaded in the Para client instance. Traditional session expiration doesn’t apply in this scenario.setUserShare()
, the session remains active indefinitely. Methods like isSessionActive()
will return true as long as the UserShare remains loaded in the Para client instance.isSessionActive()
will always return true for loaded pre-generated wallets