Implement a way to load auth tokens
Closed this issue · 0 comments
FomTarro commented
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.