PolarDefend
PolarDefend
## Summary Implements a reusable `buildAuthUrl` helper function to provide consistent custom authorization endpoint support across both `login` and `register` functions. ## Problem The `authorizationEndpoint` prop was only implemented in...
I updated the SDK’s package.json and vite.config.ts configuration to properly support both modern bundlers and legacy environments such as Create React App (CRA). Previously, the CRA project couldn’t resolve subpath...
### Prerequisites - [x] I have searched the repository’s issues and [Kinde community](https://thekindecommunity.slack.com/archives/C04K316BXEH) to ensure my issue isn’t a duplicate - [x] I have checked the latest version of the...