set_auth
Sets the user's authentication token to the SDK instance.
_6use mirrorworld_sdk_rust::{ set_auth };_6_6fn main() {_6 // set auth token_6 set_auth("YOUR_AUTH_TOKEN");_6}
Edit this page on GitHub
Language:
set_auth
Sets the user's authentication token to the SDK instance.
_6use mirrorworld_sdk_rust::{ set_auth };_6_6fn main() {_6 // set auth token_6 set_auth("YOUR_AUTH_TOKEN");_6}
Edit this page on GitHub
Home
Tutorials
Guides
API Reference