Add challenge token to the passkey registration flow#473
Add challenge token to the passkey registration flow#473ThaminduDilshan merged 2 commits intoasgardeo:mainfrom
Conversation
|
Caution Review failedPull request was closed or merged during review No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis pull request adds support for including a missing challenge token during passkey registration by creating a changeset entry and conditionally appending a Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🦋 Changeset detectedThe changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. |
Purpose
This pull request addresses an issue with passkey registration by ensuring the challenge token is included in the registration payload. This resolves a missing parameter that could prevent successful passkey registration.
Related Issues
Related PRs
Checklist
Security checks
Summary by CodeRabbit