Use user and app data from script

To access user and app tokens from any other script You can get it from Singleton class called PluginManager. You will find there lists of user and application tokens and also user data. To use it type: PluginManager.Instance.[public_field].

Last updated