Skip to main content
BETA
HomeIntegration BuilderAPI ReferenceGuides
View Mirror World on Github
Join the Discord server

Language:

GuestLogin

Use this API to make a user logged in as a guest who has a new account and a new wallet.


MirrorSDK.GuestLogin((loginResponse) => {
Debug.Log("GuestLogin result:" + JsonUtility.ToJson(loginResponse));
});

Edit this page on GitHub

Copyright © Mirror World, Inc. 2023
On this page

    Home

    Integration

    Guides

    API Reference