Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate from @azure/core-http to @azure/core-auth #8438

Closed
jeremymeng opened this issue Apr 19, 2023 · 3 comments
Closed

migrate from @azure/core-http to @azure/core-auth #8438

jeremymeng opened this issue Apr 19, 2023 · 3 comments
Assignees
Labels

Comments

@jeremymeng
Copy link

we are planning to deprecate @azure/core-http in the near future. It looks that the usage in this repo are all token credential related, and should be able to move to import from @azure/core-auth instead.

@ghost
Copy link

ghost commented Apr 19, 2023

Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned.

@SLdragon
Copy link
Contributor

Seems we only use this dependency for some interfaces as below:
image

So I think it is easy to update the dependency to use @azure/core-auth instead, and thanks for your information!

@SLdragon
Copy link
Contributor

We have already migrate from @azure/core-http to @azure/core-auth in this PR: #8557, thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants