GetAuthenticatedUserParams

type GetAuthenticatedUserParams = {
client: ThirdwebClient;
ecosystem?: Ecosystem;
};