data-subscriber
data-subscriber copied to clipboard
Refactor URS libraries out of subscriber
URS auth is baked into the subscriber code. Refactor this to its own library- major driver for this is re-usability, but also causes issues in regression testing when it relies on an external service and we do tests in parallel to list, get, create and destroy tokens.