netbird/client
Maycon Santos c86bacb5c3
Unblock menu when login (#340)
* GetClientID method and increase interval on slow_down err

* Reuse existing authentication flow if is not expired

Created a new struct to hold additional info
 about the flow

 If there is a waiting sso running, we cancel its context

* Run the up command on a goroutine

* Use time.Until

* Use proper ctx and consistently use goroutine for up/down
2022-05-28 18:37:08 +02:00
..
cmd Fix UP calls when state is idle (#338) 2022-05-27 19:16:58 +02:00
internal Unblock menu when login (#340) 2022-05-28 18:37:08 +02:00
proto Client Login via device authorization flow (#309) 2022-05-12 11:17:24 +02:00
server Unblock menu when login (#340) 2022-05-28 18:37:08 +02:00
system Versioning of UI and grpc-agent for passing version (#324) 2022-05-25 23:25:02 +02:00
testdata Fix concurrency on the client (#183) 2022-01-10 18:43:13 +01:00
ui Unblock menu when login (#340) 2022-05-28 18:37:08 +02:00
Dockerfile Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
installer.nsis Update MacOS and Windows installers (#325) 2022-05-25 19:41:03 +02:00
main.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
manifest.xml Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
resources.rc Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
wireguard_nt.sh Refactor Interface package and update windows driver (#192) 2022-01-17 14:01:58 +01:00