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 |
|