netbird/client/internal
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
..
oauth Rotate Access token with refresh token (#280) 2022-03-22 13:12:11 +01:00
peer Fix error when removing peer conn (#264) 2022-03-13 15:16:16 +01:00
proxy Remove Wireguard peer in no-proxy mode on Close (#247) 2022-03-02 14:50:22 +01:00
config_test.go Update ManagementURL in Config (#262) 2022-03-13 15:17:18 +01:00
config.go Update ManagementURL in Config (#262) 2022-03-13 15:17:18 +01:00
connect.go Split client app into cmd and daemon service (#239) 2022-03-08 14:47:55 +01:00
engine_test.go Run tests in serial and update multi-peer test (#269) 2022-03-16 11:02:06 +01:00
engine.go Fix error when removing peer conn (#264) 2022-03-13 15:16:16 +01:00
login.go Split client app into cmd and daemon service (#239) 2022-03-08 14:47:55 +01:00
state.go Split client app into cmd and daemon service (#239) 2022-03-08 14:47:55 +01:00