netbird/client/cmd
Bethuel fea53b2f0f
Fix incomplete verification URI issue in device auth flow (#838)
Adds functionality to support Identity Provider (IdP) managers 
that do not support a complete verification URI in the 
device authentication flow. 
In cases where the verification_uri_complete field is empty,
the user will be prompted with their user_code, 
and the verification_uri  field will be used as a fallback
2023-05-05 12:43:04 +02:00
..
down.go Adding --external-ip-map and --dns-resolver-address and shorthand flags (#652) 2023-01-17 19:16:50 +01:00
login_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
login.go Fix incomplete verification URI issue in device auth flow (#838) 2023-05-05 12:43:04 +02:00
root_test.go Revert preshared-key shorthand flag (#671) 2023-02-06 10:35:37 +01:00
root.go feat: add support for custom device hostname (#789) 2023-04-20 16:00:22 +02:00
service_controller.go Refactor Management and Admin URL config (#674) 2023-02-07 11:40:05 +01:00
service_installer.go Adding --external-ip-map and --dns-resolver-address and shorthand flags (#652) 2023-01-17 19:16:50 +01:00
service.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
ssh.go Config cleaning (#710) 2023-03-02 13:28:14 +01:00
status_test.go Use local time zone for display last update changes (#825) 2023-04-27 16:02:00 +02:00
status.go Use local time zone for display last update changes (#825) 2023-04-27 16:02:00 +02:00
testutil.go Refactor Management and Admin URL config (#674) 2023-02-07 11:40:05 +01:00
up_daemon_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
up.go Fix incomplete verification URI issue in device auth flow (#838) 2023-05-05 12:43:04 +02:00
version.go Add version info command to signal server (#739) 2023-03-15 07:54:51 +01:00