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

Language:

set_auth

Sets the user's authentication token to the SDK instance.


use mirrorworld_sdk_rust::{ set_auth };
fn main() {
// set auth token
set_auth("YOUR_AUTH_TOKEN");
}

Edit this page on GitHub

Copyright © Mirror World, Inc. 2023
On this page

    Home

    Integration

    Guides

    API Reference

    Changelog