Hidetake Iwata
|
97b0a20b0b
|
Remove deprecated --listen-port flag (#1207)
|
2024-12-27 15:22:53 +09:00 |
|
Hidetake Iwata
|
622dc5ba0b
|
Refactor #944 (#951)
|
2023-06-24 15:26:39 +09:00 |
|
Reza Nikoopour
|
069ff68d99
|
Added flag to let user set redirect uri for authcode-keyboard (#944)
|
2023-06-23 16:53:55 +09:00 |
|
Bastian
|
cda2eccaac
|
feat(authentication): add oauth2 device grant (#837)
|
2022-12-22 08:03:10 +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 |
|
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 |
|
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 |
|