FomTarro/VTS-Sharp

Implement a way to load auth tokens

Closed this issue · 0 comments

Currently, the plugin will attempt to get a new auth token on every run, which works, but is annoying. It would probably be preferential to have a mechanism in place for being able to provide a prior token into the Initialize method.