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
- fix: pull optional parameter up to refreshTokens abstraction [`#69`](https://github.com/kinde-oss/kinde-typescript-sdk/pull/69)
9
10
- feat: allow the ability to refreshTokens without also committing them to the session [`#67`](https://github.com/kinde-oss/kinde-typescript-sdk/pull/67)
10
11
- fix: add phone to UserType interface [`#68`](https://github.com/kinde-oss/kinde-typescript-sdk/pull/68)
@@ -24,10 +25,21 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
24
25
- chore: bump version and update API spec [`a863827`](https://github.com/kinde-oss/kinde-typescript-sdk/commit/a86382740ba42675709c08e13a5ed256627f9e5f)
- feat: allow the ability to refreshTokens without also committing them to the session [`#67`](https://github.com/kinde-oss/kinde-typescript-sdk/pull/67)
37
+
- fix: add phone to UserType interface [`#68`](https://github.com/kinde-oss/kinde-typescript-sdk/pull/68)
- feat: update authcode impl with new refreshTokens parameter [`d9b0d2c`](https://github.com/kinde-oss/kinde-typescript-sdk/commit/d9b0d2c30e3d3a5d40a630f5fa59d121b864f2df)
41
+
- feat: update pkce client impl with new refreshTokens parameter [`f861a46`](https://github.com/kinde-oss/kinde-typescript-sdk/commit/f861a46b7def84d8e8514c63de91c180f6553aab)
0 commit comments