mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -07:00
If we get a 401 error from the ZeroTier service in the macOS UI, try re-copying the auth token
This commit is contained in:
parent
6bb19e7947
commit
d72eee6cf7
2 changed files with 40 additions and 1 deletions
|
@ -26,6 +26,7 @@
|
|||
NSString *baseURL;
|
||||
NSURLSession *session;
|
||||
BOOL _isQuitting;
|
||||
BOOL _resetKey;
|
||||
}
|
||||
+ (ServiceCom*)sharedInstance;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue