Konstantin Tsabolov
Konstantin Tsabolov
I'm on io.js that is run with `--use_strict` parameter. My script fails with the following error when trying to sign in with google OAuth2: ``` Error.captureStackTrace(this, arguments.callee); ^ TypeError: 'caller',...
During the implementation we stumbled upon inability of a recipient to validate a credential offer. That happens because the `credentialStatus` fields is popped from the credential offer (see [here](https://github.com/sake/aries-cloudagent-python/blob/main/aries_cloudagent/protocols/issue_credential/v2_0/formats/ld_proof/handler.py#L506)). Later,...
Added static method $.sensible to be able to convert arbitrary dates into words