Closed chopfitzroy closed 2 months ago
Hey @chopfitzroy thanks for raising this, this is the same as #17
I have just released a beta version v1.1.3-beta.2
which seems to have fixed it.
The fix is also in a PR to main :)
Should now be fixed in v1.1.3 https://www.npmjs.com/package/@kinde-oss/kinde-remix-sdk/v/1.1.3
Prerequisites
Describe the issue
Issue previously discussed here: https://discord.com/channels/1070212618549219328/1281552214330048554 Reproducible example created here: https://github.com/chopfitzroy/kinde-example/tree/master (instructions in README)
Essentially when trying to use the
onRedirectCallback
to sync up my Convex database with the Kinde user theuser
isundefined
in the callback.Library URL
https://github.com/kinde-oss/kinde-remix-sdk
Library version
1.1.2
Operating system(s)
macOS
Operating system version(s)
14.5 (23F79)
Further environment details
Also seeing this on WSL 2 on Windows 11 machine.
Reproducible test case URL
https://github.com/chopfitzroy/kinde-example/tree/master
Additional information
No response