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

Feature Request: Support sending auth0-forwarded-for header #208

Closed
ashishdasnurkar opened this issue Sep 5, 2017 · 6 comments · Fixed by #320
Closed

Feature Request: Support sending auth0-forwarded-for header #208

ashishdasnurkar opened this issue Sep 5, 2017 · 6 comments · Fixed by #320
Milestone

Comments

@ashishdasnurkar
Copy link

For Resource Owner Password grant, support sending end user's ip as described here https://auth0.com/docs/api-auth/tutorials/using-resource-owner-password-from-server-side#sending-the-end-user-ip-from-your-server

@Nyholm
Copy link
Contributor

Nyholm commented Sep 5, 2017

Have a look at the 6.x.x branch. You can easily include this yourself by using the AddHeader plugin to the http client.

@mscharley
Copy link

6.x is still in Alpha. Do you recommend using it in production already?

@Nyholm
Copy link
Contributor

Nyholm commented Sep 6, 2017

I've been using it in prod for a bunch of app since it was released. Though, I'm not doing much fancy things.

@cocojoe
Copy link
Member

cocojoe commented Sep 6, 2017

@mscharley No, 6.x.x should NOT be used in production.

@Nyholm
Copy link
Contributor

Nyholm commented Sep 6, 2017

Sorry, If I was unclear.

@cocojoe is correct. 6.x.x SHOULD NOT be used in production.

However, I am using it in production and it works perfectly for me.

@joshcanhelp joshcanhelp modified the milestones: v5-Next, 5.2.1 Jun 13, 2018
@joshcanhelp joshcanhelp removed this from the v5-Next milestone Jul 12, 2018
@joshcanhelp joshcanhelp added this to the 5.4.0 milestone Feb 13, 2019
@github-actions
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants