Yuri Avdijevski

Results 4 issues of Yuri Avdijevski

Currently due to this react tag autocomplete module being very outdated and using React 15 and 16, anyone who is using React >18 has many issues that come up due...

Adds new entrypoints for the app and pages routers. These entrypoints mirror the existing root exports to maintain current functionality and provide router-specific access points. This allows developers to import...

Remove the deprecated `@kinde-oss/kinde-typescript-sdk` and integrate `@kinde/js-utils` for improved session management. Update session methods and TypeScript definitions to streamline the Kinde setup process.

# Explain your changes - `KindeProvider.tsx` now sets `isLoading` to `true` as soon as `login`, `register`, or `logout` are invoked, so apps can treat that flag as “Kinde is busy”...