You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Get claims from either token ([e84085b](https://github.com/kinde-oss/js-utils/commit/e84085b))
14
+
15
+
### 🩹 Fixes
16
+
17
+
- Insecure token storage when using no non custom domain ([7338321](https://github.com/kinde-oss/js-utils/commit/7338321))
18
+
- Only show production warning when explicity setting the 'useInsecureForRefreshToken' ([958f4ed](https://github.com/kinde-oss/js-utils/commit/958f4ed))
19
+
- Non prod kinde domains ([24be712](https://github.com/kinde-oss/js-utils/commit/24be712))
20
+
- Stronger typing on exchange code return type ([17a6770](https://github.com/kinde-oss/js-utils/commit/17a6770))
21
+
- State passed to generateAuthUrl not stored in state ([02e34ae](https://github.com/kinde-oss/js-utils/commit/02e34ae))
22
+
- Custom domain auto refresh ([4738ed4](https://github.com/kinde-oss/js-utils/commit/4738ed4))
0 commit comments