fix(kobo): proxy the /v1/auth/device endpoint#511
Conversation
without this it's impossible to set up a kobo device since we won't have a userkey yet
📝 WalkthroughWalkthroughThe Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
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 |
without this it's impossible to set up a kobo device since we won't have a userkey yet
without this it's impossible to set up a kobo device since we won't have a userkey yet
without this it's impossible to set up a kobo device since we won't have a userkey yet
without this it's impossible to set up a kobo device since we won't have a userkey yet
without this it's impossible to set up a kobo device since we won't have a userkey yet
Description
without this it's impossible to set up a kobo device from factory reset since we won't have a userkey yet. this also helps in some situations with the forward-to-store flows for sync
Linked Issue: Fixes #509
Changes
/v1/auth/devicewhen store proxy is enabledSummary by CodeRabbit