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

Add forwardedFor option to password grant login #501

Merged
merged 2 commits into from
Jun 26, 2023
Merged

Conversation

adamjmcgrath
Copy link
Contributor

Changes

Add option to pass auth0-forwarded-for for the password grant. (the only other grant that advertises using this is the token exchange endpoint, but we don't support that)

References

fixes #240

Checklist

@adamjmcgrath adamjmcgrath merged commit 6e101cc into master Jun 26, 2023
@adamjmcgrath adamjmcgrath deleted the forwarded-for branch June 26, 2023 14:53
@adamjmcgrath adamjmcgrath mentioned this pull request Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:small Small review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add X-Forwarded-For header to Get Token requests [SDK-1941]
2 participants