Closed FomTarro closed 3 years ago
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.
Initialize
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.