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

Nonce issue fix #16

Merged
merged 4 commits into from
Oct 19, 2018
Merged

Nonce issue fix #16

merged 4 commits into from
Oct 19, 2018

Conversation

zxan1285
Copy link
Contributor

✏️ Changes

Express tools was creating cookies (nonce/state) with default path /, which, in some cases, could lead to "nonce mismatch" error. In these changes i added path for those cookies and also cleaning-up cookies on login.

🔗 References

ZenDesk: https://auth0.zendesk.com/agent/tickets/49221

🎯 Testing

✅ This change has been tested in a Webtask
✅ This change has unit test coverage
🚫 This change has integration test coverage
🚫 This change has been tested for performance

🚀 Deployment

✅ This can be deployed any time
and we'll need to update all the extensions after publishing new version of these tools.

@fyockm fyockm merged commit cdaec9a into auth0-extensions:master Oct 19, 2018
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.

None yet

2 participants