[identity] Update dev dependency "open"#6278
Conversation
|
Unfortunately it has to be run manually because this auth flow requires the user to authenticate with AAD in the browser. I can run it with this change after I get out of the meeting I'm in. |
|
Thanks. Do you think we should add |
|
I think it's a good addition here since it seems users on Windows (of which we have many) might encounter problems with launching URLs with ampersands (which we do). |
- Recommended in open@7.0.0 docs
08b037f to
1b9769b
Compare
This reverts commit 659b88e.
|
Since the URL query string in the sample is already encoded, we need to omit |
@daviwil: Note the code change to the sample, as recommended by the docs for
open@7.0.0:How can I validate the change to this sample? Do any of our pipelines run the sample, or does it need to be run manually?