Account Information Access
Account Information Access
After a user has logged in, the Passport object becomes far more powerful. The client application can now access a host of additional features associated with acting on behalf of the user on the blockchain. But before we even get to the blockchain, let’s talk about some of the additional attributes that are available upon login.
From this object, the client site can obtain user metadata and the relevant blockchain address. Having this address as well as the associated network will allow any client to be able to access the list of NFTs contained in the wallet. For read access, no other code is necessary.
Last updated