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

Language:

CheckAuthenticated

Checks whether the current user is logged in. You can use this function to check if a user needs to start the login flow.


MWSDK.CheckAuthenticated { onBool in
print("This device's login state is:\(onBool)")
}

Edit this page on GitHub

Copyright © Mirror World, Inc. 2023
On this page

    Home

    Integration

    Guides

    API Reference