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

Language:

get_auth

Retreives the user's authentication token from the SDK instance.


use mirrorworld_sdk_rust::{ get_auth };
fn main() {
// get auth token
let token = get_auth();
}

Edit this page on GitHub

Copyright © Mirror World, Inc. 2023
On this page

    Home

    Integration

    Guides

    API Reference

    Changelog