data-subscriber icon indicating copy to clipboard operation
data-subscriber copied to clipboard

Refactor URS libraries out of subscriber

Open mike-gangl opened this issue 1 year ago • 0 comments

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.

mike-gangl avatar Mar 16 '23 11:03 mike-gangl