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

Language:

loginWithEmail

Allow the user to log in using their email and password. Only after logging in, the user can use other APIs.


MWSDK.loginWithEmail(email: email, passWord: password) {
print("email login success")
} onFail: {
print("email login success")
}

Edit this page on GitHub

Copyright © Mirror World, Inc. 2023
On this page

    Home

    Integration

    Guides

    API Reference

    Changelog