`onRedirectCallback` receiving `undefined` value in Remix
I am working from the Kinde Remix SDK documentation: https://docs.kinde.com/developer-tools/sdks/backend/remix-sdk/
I have the following code:
The user is redirected to Kinde just fine but the
onRedirectCallback
fails with the following error:
I think this may be a bug, or I am missunderstanding the intent of the onRedirectCallback
.7 Replies
Hey, not familar with Remix. Let me ask the team for you
Thank you so much, also let me know if there is anymore detail I can add, could probably spin up a reproducable example as well if needed.
Hey @chopfitzroy,
Thanks for reaching out and sorry that you are experiencing issues with the Remix SDK.
could probably spin up a reproducable example as well if needed.@chopfitzroy - could you please: 1. Raise a
GitHub issue
on the Remix SDK GitHub repo
2. Could you please add a reproducible example to the GitHub issue
? This will help my Remix expert team mate reproduce and troubleshoot your issue.
My Remix expert team mate constantly monitors activity on the Remix SDK GitHub repo, so once you have posted on the Remix SDK GitHub repo, my team mate will see the issue you raise.
Let me know if you have any concerns on thisGitHub
GitHub - kinde-oss/kinde-remix-sdk
Contribute to kinde-oss/kinde-remix-sdk development by creating an account on GitHub.
@Oli - Kinde have created minimal repo here: https://github.com/chopfitzroy/kinde-example (have added steps to reproduce in the README).
Please let me know if there is anything else I can add.
GitHub
GitHub - chopfitzroy/kinde-example
Contribute to chopfitzroy/kinde-example development by creating an account on GitHub.
Sorry also opening an issue now! Sorry forgot that bit 🫣
GitHub
Bug:
user
is undefined
in onRedirectCallback
. · Issue #19 · k...Prerequisites I have searched the repository’s issues and Kinde community to ensure my issue isn’t a duplicate I have checked the latest version of the library to replicate my issue I have read the...
Thanks @chopfitzroy for raising this issue and passing on a reproducible example.
Looks like my team mate Peter already got back to you on the GitHub issue here
If you have any questions on this, I would suggest commenting on the GitHub repo and tagging Peter.
GitHub
Bug:
user
is undefined
in onRedirectCallback
. · Issue #19 · k...Prerequisites I have searched the repository’s issues and Kinde community to ensure my issue isn’t a duplicate I have checked the latest version of the library to replicate my issue I have read the...