While not as robust as the Sailor verifyCredentials, this fix makes them work more similarily, though this should work with most async functions. Like sailor, it may not be perfectly compatible with every mechanism to write a verify function, but should work for almost all of them, and all of the modern implementations.
While not as robust as the Sailor
verifyCredentials
, this fix makes them work more similarily, though this should work with most async functions. Like sailor, it may not be perfectly compatible with every mechanism to write averify
function, but should work for almost all of them, and all of the modern implementations.