Prerequisites
Describe the issue
When trying to override the sessionManager when using createKindeBrowserClient it still expects the server sessionManager and not the browserSessionManager. On browser the lib uses browser specific sessionManager. I also noticed that there is no type available for it, since it is an option on BrowserPKCEClientOptions.
Library URL
https://github.com/kinde-oss/kinde-typescript-sdk
Library version
2.5.0
Operating system(s)
macOS
Operating system version(s)
13.5
Further environment details
No response
Reproducible test case URL
No response
Additional information
No response
Prerequisites
Describe the issue
When trying to override the sessionManager when using
createKindeBrowserClientit still expects the server sessionManager and not the browserSessionManager. On browser the lib uses browser specific sessionManager. I also noticed that there is no type available for it, since it is an option onBrowserPKCEClientOptions.Library URL
https://github.com/kinde-oss/kinde-typescript-sdk
Library version
2.5.0
Operating system(s)
macOS
Operating system version(s)
13.5
Further environment details
No response
Reproducible test case URL
No response
Additional information
No response