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

enable trust proxy to avoid Origin Mismatch. #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

js802025
Copy link

without trust proxy origin mismatch err would be called on https domains. This is because the origin would have "http" while the clientData.origin would have "https" causing them not to match.

without trust proxy origin mismatch err would be called on https domains.
without trust proxy origin mismatch err would be called on https domains.
@titanism
Copy link

Please close this issue, the actual bug is documented here: jaredhanson/passport-webauthn#5

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

Successfully merging this pull request may close these issues.

2 participants