v1.14.2
- 1ff03fd Skip verification of cached token to reduce time (#132) (thanks @aperullo)
- 5e0fc7f Save token cache for each issuer and client ID (#131)
- 315d615 Refactor debug log messages and etc (#133)
Breaking change
Default token cache has been moved to ~/.kube/cache/oidc-login
. You may need to remove the old cache file ~/.kube/oidc-login.token-cache
.