The user agent header does not arrive correctly #3094
Unanswered
devupmaster
asked this question in
Help
Replies: 1 comment
-
You initiate the request from the backend, why do you expect that it will have the user's user agent? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question 💬
I'm using a request package inside the credential provider, but in my API the user agent header doesn't arrive correctly. And that only happens with the request inside the next-auth provider. Any other requests outside of next-auth are sent correctly.
If anyone can give me any tips on how to fix this.
How to reproduce ☕️
provider code:
how is it coming:
how it should be:
Contributing 🙌🏽
No, I am afraid I cannot help regarding this
Beta Was this translation helpful? Give feedback.
All reactions