Andrew Thauer
Andrew Thauer
I was curious about device auth flows as well.
From what I can tell, neither Deno or JSR have anything that can specify or indicate a minimum version required like the node package.json engines. What are other ways that...
Ugh, serves me for not searching for existing PRs before I created my own. Yep, I'm fine using this PR though.
I completely overlooked this, but I believe this if condition is inverted which likely breaks both `authTypes` now https://github.com/backstage/community-plugins/pull/3870/files#diff-e20ad5f49a5b543f22abe9741fa330ed4615b77004f8af35a8b2217bf91701d8R325.