Tulakan Ruangrong
Tulakan Ruangrong
Normally, when entering the wrong password, `git fetch` output should be ``` remote: Invalid username or password. fatal: Authentication failed for ... ``` but `gg f` doesn't produce any error,...
The actual output object looks like this: ```ts { address: string; body: { "expiration-time": string; "issued-at": string; "nonce": string; "uri": string; "web3-token-version": string; } } ``` But the type defined...
On first login there is a possibility to have this issue. For instance, @kittinan found this on his Ubuntu machine. Here is what I suspect: - Moment time zone cannot...
We should create node module out of this project. Let's discuss how we should make it. - what should be the module name? - what functions should be available? -...