Hidetake Iwata
|
aa1f445672
|
Rename flag to --oidc-pkce-method and improve docs (#1240)
* Add --oidc-pkce-method and improve docs
* Fix lint
* Refactor
* Refactor
|
2025-01-14 09:57:19 +09:00 |
|
Hidetake Iwata
|
898e8a12de
|
Refactor PKCE implementation (#1239)
|
2025-01-12 21:41:20 +09:00 |
|
 Hidetake Iwataandlnx01
|
438068e9de
|
refactor: Move useAccessToken to oidc.Provider (#1160)
* refactor: Move useAccessToken to oidc.Provider
* Generated by GitHub Actions (go / generate)
https://github.com/int128/kubelogin/actions/runs/11530911738
---------
Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-10-26 21:07:44 +09:00 |
|
Pedro Kiefer
|
a0cfde7198
|
refactor: add --oidc-use-pkce flag to force PKCE authorization flow (#599)
|
2021-08-04 06:38:26 +09:00 |
|
Hidetake Iwata
|
b1d8e8f7e1
|
Refactor: rewrite with Go errors package (#427)
|
2020-11-21 12:10:42 +09:00 |
|
Hidetake Iwata
|
34762216c1
|
Refactor: extract tlsclientconfig.Config (#409)
|
2020-11-03 14:37:24 +09:00 |
|
Hidetake Iwata
|
5b2c82fc33
|
Refactor: replace DTO with oidc.TokenSet type (#394)
* Refactor: remove IDTokenClaims from TokenSet and decode in use-cases
* Refactor: use oidc.TokenSet for cache repository
|
2020-10-03 17:49:21 +09:00 |
|
Hidetake Iwata
|
1dee4a354e
|
Refactor: extract oidc.Provider (#393)
|
2020-10-03 08:35:35 +09:00 |
|
Hidetake Iwata
|
c488888834
|
Refactor: pull up packages of domain (#349)
|
2020-07-30 09:37:10 +09:00 |
|