The library cannot be compiled on MacOS currently because there is no darwin implementation for getClientFromCachedTicket. I'm not sure if there's a good way to actually implement it, but at least to make it compile I copied the "unimplemented" implementation from windows to make it compile on MacOS.
The library cannot be compiled on MacOS currently because there is no darwin implementation for
getClientFromCachedTicket
. I'm not sure if there's a good way to actually implement it, but at least to make it compile I copied the "unimplemented" implementation from windows to make it compile on MacOS.