-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Prerequisites
- I have searched the repository’s issues and Kinde community to ensure my issue isn’t a duplicate
- I have checked the latest version of the library to replicate my issue
- I have read the contributing guidelines
- I agree to the terms within the code of conduct
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working