mirror of
https://github.com/jsiebens/ionscale.git
synced 2026-03-31 15:07:49 +01:00
feat: save current tailnet for subsequent requests
This commit is contained in:
@@ -9,4 +9,5 @@ message AuthenticationRequest {
|
||||
message AuthenticationResponse {
|
||||
string auth_url = 1;
|
||||
string token = 2;
|
||||
optional uint64 tailnet_id = 3;
|
||||
}
|
||||
Reference in New Issue
Block a user