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
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
Home
Integration
Guides
API Reference
Changelog