-
Notifications
You must be signed in to change notification settings - Fork 24
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
Bug: Wrong return type on getUserOrganizations()
#211
Labels
bug
Something isn't working
Comments
Thanks @drochag, I'll push a fix for this |
2 tasks
The return after creating the organization is coming up empty, would it be cache?
If I log out and log in again, the organization's data appears filled in
|
@leonardocintra it was never solved, sadly we walked away from Kinde |
which application are you using now? @drochag |
Just AuthJS |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Prerequisites
Describe the issue
When using
useKindeBrowserClient
,getUserOrganizations()
anduserOrganizations
are arays on page load as opposed toKindeOrganiztions
orKindeOrganizations | null
as mentioned, breaking the typingsLibrary URL
https://github.com/kinde-oss/kinde-auth-nextjs
Library version
2.3.8
Operating system(s)
macOS
Operating system version(s)
Sonoma 14.6
Further environment details
No response
Reproducible test case URL
drochag/kinde-nextjs-app-router-starter-kit#1
Additional information
No response
The text was updated successfully, but these errors were encountered: