Martin Linkhorst
|
f03d4fe821
|
get-token: add --force-refresh flag to refresh ID token (#879)
|
2023-02-17 15:25:11 +09:00 |
|
Bastian
|
cda2eccaac
|
feat(authentication): add oauth2 device grant (#837)
|
2022-12-22 08:03:10 +09:00 |
|
Hidetake Iwata
|
7152bccd21
|
refactor: migrate to Testify Mock (#739)
|
2022-07-16 16:55:51 +09:00 |
|
Hidetake Iwata
|
237e53313d
|
Add flag to set custom browser command (#622)
* Add flag to set custom browser command
* Use --browser-command in system_test
* Add --browser-command= to setup message
|
2021-09-05 11:35:03 +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
|
d0364f0942
|
Fix "~" is not expanded on Windows (#550)
* Run tests on macOS and Windows
* Use filepath and client-go/util/homedir package
|
2021-05-04 11:12:10 +09:00 |
|
Hidetake Iwata
|
eb7ce56909
|
Expand homedir paths in get-token options (#498)
* Expand homedir paths in get-token options
* Replace go-homedir with Go 1.16 os.UserHomeDir()
|
2021-03-15 19:03:11 +09:00 |
|
Mattias Appelgren
|
97cc85d079
|
repository: Expand ~ in homedir (#489)
Fixes: https://github.com/int128/kubelogin/issues/488
|
2021-03-14 09:07:29 +09:00 |
|
Hidetake Iwata
|
cffb00f386
|
Refactor: extract tests into authentication_test.go (#431)
|
2020-11-23 18:20:47 +09:00 |
|
Hidetake Iwata
|
2f271b5870
|
Refactor: replace Input fields with oidc.Provider (#428)
|
2020-11-21 12:35:23 +09:00 |
|
Hidetake Iwata
|
b1d8e8f7e1
|
Refactor: rewrite with Go errors package (#427)
|
2020-11-21 12:10:42 +09:00 |
|
Hidetake Iwata
|
5a3227409c
|
Refactor: rename to infrastructure package (#426)
|
2020-11-21 07:56:52 +09:00 |
|