mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-19 15:43:53 +00:00
updates for macOS for inja support
This commit is contained in:
@ -369,7 +369,7 @@ public:
|
||||
#if ZT_SSO_ENABLED
|
||||
if (_idc == nullptr) {
|
||||
fprintf(stderr, "ainfo or idc null\n");
|
||||
return "";
|
||||
return ret;
|
||||
}
|
||||
|
||||
ret = zeroidc::zeroidc_token_exchange(_idc, code);
|
||||
|
Reference in New Issue
Block a user