netbird/client/internal
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
..
peer Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
proxy Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
config_test.go Add Settings window to Agent UI 2022-04-15 17:30:12 +02:00
config.go Client Login via device authorization flow (#309) 2022-05-12 11:17:24 +02:00
connect.go Pass engine context to management and signal clients (#337) 2022-05-27 15:54:51 +02:00
engine_test.go Versioning of UI and grpc-agent for passing version (#324) 2022-05-25 23:25:02 +02:00
engine.go Rename Wiretrustee in logs and be log output friendly on startup (#327) 2022-05-26 10:09:11 +02:00
login.go Versioning of UI and grpc-agent for passing version (#324) 2022-05-25 23:25:02 +02:00
oauth_test.go Client Login via device authorization flow (#309) 2022-05-12 11:17:24 +02:00
oauth.go Unblock menu when login (#340) 2022-05-28 18:37:08 +02:00
state.go Client Login via device authorization flow (#309) 2022-05-12 11:17:24 +02:00