netbird/client
Maycon Santos a2fc4ec221
Rotate Access token with refresh token (#280)
Add method for rotating access token with refresh tokens
This will be useful for catching expired sessions and
offboarding users

Also added functions to handle secrets. They have to be revisited
as some tests didn't run on CI as they waited some user input, like password
2022-03-22 13:12:11 +01:00
..
cmd Remove up_test (#268) 2022-03-14 17:33:15 +01:00
internal Rotate Access token with refresh token (#280) 2022-03-22 13:12:11 +01:00
proto Split client app into cmd and daemon service (#239) 2022-03-08 14:47:55 +01:00
server Set local unix socket permissions to rw (#263) 2022-03-13 15:16:35 +01:00
system Add client version to the client app and send it to the management service (#218) 2022-02-03 18:35:54 +01:00
testdata Fix concurrency on the client (#183) 2022-01-10 18:43:13 +01:00
ui Add basic desktop UI - systray 2022-03-20 17:36:35 +01:00
Dockerfile Support environment vars (#155) 2021-11-15 09:11:50 +01:00
installer.nsis Update windows installer and docs 2022-03-11 14:05:44 +01:00
main.go Add client version to the client app and send it to the management service (#218) 2022-02-03 18:35:54 +01:00
manifest.xml Add windows installer (#109) 2021-09-06 10:20:26 +02:00
resources.rc Refactor Interface package and update windows driver (#192) 2022-01-17 14:01:58 +01:00
wireguard_nt.sh Refactor Interface package and update windows driver (#192) 2022-01-17 14:01:58 +01:00