A community member is using the latest version of the Kinde SDK for NextJS and is encountering an issue where the getUser function cannot be destructured when using useKindeBrowserClient(). Another community member responds that they are using version @kinde-oss/kinde-auth-nextjs": "^2.2.3" and that they will look into the issue. A link to a pull request for a fix is provided, but there is no explicitly marked answer in the comments.
Hello so i'm on NextJ using the latest version of kinde SDK and i found out that when using useKindeBrowserClient() we could destructure "getUser" function but it throws an error