updates for macOS for inja support
This commit is contained in:
parent
b65c1ed3a0
commit
c4df88354b
2 changed files with 3 additions and 3 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue