Sabir Hassan

Results 6 issues of Sabir Hassan

![Screenshot from 2022-06-23 19-01-20](https://user-images.githubusercontent.com/82647447/175319305-549895c8-aa92-421e-b0f5-03ebf6f5f433.png) I simply get the response as shown in the screenshot. It does not give any score about the assertion and exits without any valuable information. Further,...

## Issue closes #688 ## Checks No PR (that involves a non-trivial code change) should be merged, unless all items below are confirmed! If an urgent fix is needed -...

steps to reproduce: * clone react seed app * add a sas9 target with stream config * create front end build * do sasjs cbd * finally, open the link...

BREAKING CHANGE: remove auto incremental ids from user, group and permissions and add a virtual uid property that returns string value of documents object id ## Issue closes #361 ##...

Avoid downloading macros from [github](https://api.github.com/repos/yabwon/SAS_PACKAGES/contents/SPF/Macros) on every restart in development mode

The condition [here](https://github.com/nostr-dev-kit/ndk/blob/c0f6ed12f5bdc9b8fc7a326ca216416cd22727dc/ndk/src/signers/nip46/backend/index.ts#L105) in the constructor of the NDKNip46Backend class always evaluates to false because a hex string is not an instance of the String class. Consequently, passing a hex...