Conversation
* fixed database deletion issue * code prettified
* Add HTML template for re-onboarding request email notification * fmt * Update email previews to use external image source for Hypersign logo
* fixed error messages and logs * fix: removed unused variables --------- Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com>
Co-authored-by: Copilot
- Fixed issue of giving same access to the user even if they already have that
- Update `hypersign-edv-client` and `hs-ssi-sdk` to latest master branch
* sync develop with master (#152) * added missing env in yaml files * removed env variable * Fix delete app (#140) * fixed database deletion issue * code prettified * allowing super admin to create multiple onboaring detail (#141) * enbled httpsonly to false in dev mode * Fix email (#142) * Add HTML template for re-onboarding request email notification * fmt * Update email previews to use external image source for Hypersign logo * fixed error messages and logs (#146) * fixed error messages and logs * fix: removed unused variables --------- Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * Bugfix (#148) * removed storing token in redis * adding kyb widget and kyb verfier if kyb is selected as interested service * chore: remove old workflows and add PR hygiene checks Co-authored-by: Copilot * fixed onboarding page bug - Fixed issue of giving same access to the user even if they already have that * fixed onboarding page bug (#151) * updated packages (#153) - Update `hypersign-edv-client` and `hs-ssi-sdk` to latest master branch --------- Co-authored-by: Pratap Mridha <pratapmridha@gmail.com> Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * added logger * code prettified * added logger * updated change log --------- Co-authored-by: Pratap Mridha <pratapmridha@gmail.com> Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com>
* fixed remove authenticator api * deleting linked service for admin role * code prettified * added change log * Added support for storing username during email OTP * fix: refresh tenant permission cache when role access changes * updated name of the supported services * fixed dto validation issue * removed unused parameter from remove mfa dto * Add/logger (#157) * sync develop with master (#152) * added missing env in yaml files * removed env variable * Fix delete app (#140) * fixed database deletion issue * code prettified * allowing super admin to create multiple onboaring detail (#141) * enbled httpsonly to false in dev mode * Fix email (#142) * Add HTML template for re-onboarding request email notification * fmt * Update email previews to use external image source for Hypersign logo * fixed error messages and logs (#146) * fixed error messages and logs * fix: removed unused variables --------- Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * Bugfix (#148) * removed storing token in redis * adding kyb widget and kyb verfier if kyb is selected as interested service * chore: remove old workflows and add PR hygiene checks Co-authored-by: Copilot * fixed onboarding page bug - Fixed issue of giving same access to the user even if they already have that * fixed onboarding page bug (#151) * updated packages (#153) - Update `hypersign-edv-client` and `hs-ssi-sdk` to latest master branch --------- Co-authored-by: Pratap Mridha <pratapmridha@gmail.com> Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * added logger * code prettified * added logger * updated change log --------- Co-authored-by: Pratap Mridha <pratapmridha@gmail.com> Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * small fix --------- Co-authored-by: Pratap Mridha <pratapmridha@gmail.com> Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com>
* added option for issuing bjj did is selected zk type service * added api to get list of user accessing particular tennat account * fixed issue of invitation getting accepted by other user as well * Add/logger (#157) * sync develop with master (#152) * added missing env in yaml files * removed env variable * Fix delete app (#140) * fixed database deletion issue * code prettified * allowing super admin to create multiple onboaring detail (#141) * enbled httpsonly to false in dev mode * Fix email (#142) * Add HTML template for re-onboarding request email notification * fmt * Update email previews to use external image source for Hypersign logo * fixed error messages and logs (#146) * fixed error messages and logs * fix: removed unused variables --------- Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * Bugfix (#148) * removed storing token in redis * adding kyb widget and kyb verfier if kyb is selected as interested service * chore: remove old workflows and add PR hygiene checks Co-authored-by: Copilot * fixed onboarding page bug - Fixed issue of giving same access to the user even if they already have that * fixed onboarding page bug (#151) * updated packages (#153) - Update `hypersign-edv-client` and `hs-ssi-sdk` to latest master branch --------- Co-authored-by: Pratap Mridha <pratapmridha@gmail.com> Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * added logger * code prettified * added logger * updated change log --------- Co-authored-by: Pratap Mridha <pratapmridha@gmail.com> Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * Fix/delete authenticator (#158) * fixed remove authenticator api * deleting linked service for admin role * code prettified * added change log * Added support for storing username during email OTP * fix: refresh tenant permission cache when role access changes * updated name of the supported services * fixed dto validation issue * removed unused parameter from remove mfa dto * updated field name --------- Co-authored-by: Pratap Mridha <pratapmridha@gmail.com> Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com>
* Added and used new access for kyb token * Added validation for onboarding id
* added optional query parameter * handled some edge case * added access to read company detail for verifier
* Sync master with develop (#160) * added missing env in yaml files * removed env variable * Fix delete app (#140) * fixed database deletion issue * code prettified * allowing super admin to create multiple onboaring detail (#141) * enbled httpsonly to false in dev mode * Fix email (#142) * Add HTML template for re-onboarding request email notification * fmt * Update email previews to use external image source for Hypersign logo * fixed error messages and logs (#146) * fixed error messages and logs * fix: removed unused variables --------- Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * Bugfix (#148) * removed storing token in redis * adding kyb widget and kyb verfier if kyb is selected as interested service * chore: remove old workflows and add PR hygiene checks Co-authored-by: Copilot * fixed onboarding page bug - Fixed issue of giving same access to the user even if they already have that * fixed onboarding page bug (#151) * updated packages (#153) - Update `hypersign-edv-client` and `hs-ssi-sdk` to latest master branch * Add/logger (#154) * sync develop with master (#152) * added missing env in yaml files * removed env variable * Fix delete app (#140) * fixed database deletion issue * code prettified * allowing super admin to create multiple onboaring detail (#141) * enbled httpsonly to false in dev mode * Fix email (#142) * Add HTML template for re-onboarding request email notification * fmt * Update email previews to use external image source for Hypersign logo * fixed error messages and logs (#146) * fixed error messages and logs * fix: removed unused variables --------- Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * Bugfix (#148) * removed storing token in redis * adding kyb widget and kyb verfier if kyb is selected as interested service * chore: remove old workflows and add PR hygiene checks Co-authored-by: Copilot * fixed onboarding page bug - Fixed issue of giving same access to the user even if they already have that * fixed onboarding page bug (#151) * updated packages (#153) - Update `hypersign-edv-client` and `hs-ssi-sdk` to latest master branch --------- Co-authored-by: Pratap Mridha <pratapmridha@gmail.com> Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * added logger * code prettified * added logger * updated change log --------- Co-authored-by: Pratap Mridha <pratapmridha@gmail.com> Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * fixed remove authenticator api * fixed remove authenticator api * deleting linked service for admin role * code prettified * added change log * Added support for storing username during email OTP * fix: refresh tenant permission cache when role access changes * updated name of the supported services * fixed dto validation issue * removed unused parameter from remove mfa dto * Add/logger (#157) * sync develop with master (#152) * added missing env in yaml files * removed env variable * Fix delete app (#140) * fixed database deletion issue * code prettified * allowing super admin to create multiple onboaring detail (#141) * enbled httpsonly to false in dev mode * Fix email (#142) * Add HTML template for re-onboarding request email notification * fmt * Update email previews to use external image source for Hypersign logo * fixed error messages and logs (#146) * fixed error messages and logs * fix: removed unused variables --------- Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * Bugfix (#148) * removed storing token in redis * adding kyb widget and kyb verfier if kyb is selected as interested service * chore: remove old workflows and add PR hygiene checks Co-authored-by: Copilot * fixed onboarding page bug - Fixed issue of giving same access to the user even if they already have that * fixed onboarding page bug (#151) * updated packages (#153) - Update `hypersign-edv-client` and `hs-ssi-sdk` to latest master branch --------- Co-authored-by: Pratap Mridha <pratapmridha@gmail.com> Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * added logger * code prettified * added logger * updated change log --------- Co-authored-by: Pratap Mridha <pratapmridha@gmail.com> Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * small fix --------- Co-authored-by: Pratap Mridha <pratapmridha@gmail.com> Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * Feat/new (#156) * added option for issuing bjj did is selected zk type service * added api to get list of user accessing particular tennat account * fixed issue of invitation getting accepted by other user as well * Add/logger (#157) * sync develop with master (#152) * added missing env in yaml files * removed env variable * Fix delete app (#140) * fixed database deletion issue * code prettified * allowing super admin to create multiple onboaring detail (#141) * enbled httpsonly to false in dev mode * Fix email (#142) * Add HTML template for re-onboarding request email notification * fmt * Update email previews to use external image source for Hypersign logo * fixed error messages and logs (#146) * fixed error messages and logs * fix: removed unused variables --------- Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * Bugfix (#148) * removed storing token in redis * adding kyb widget and kyb verfier if kyb is selected as interested service * chore: remove old workflows and add PR hygiene checks Co-authored-by: Copilot * fixed onboarding page bug - Fixed issue of giving same access to the user even if they already have that * fixed onboarding page bug (#151) * updated packages (#153) - Update `hypersign-edv-client` and `hs-ssi-sdk` to latest master branch --------- Co-authored-by: Pratap Mridha <pratapmridha@gmail.com> Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * added logger * code prettified * added logger * updated change log --------- Co-authored-by: Pratap Mridha <pratapmridha@gmail.com> Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * Fix/delete authenticator (#158) * fixed remove authenticator api * deleting linked service for admin role * code prettified * added change log * Added support for storing username during email OTP * fix: refresh tenant permission cache when role access changes * updated name of the supported services * fixed dto validation issue * removed unused parameter from remove mfa dto * updated field name --------- Co-authored-by: Pratap Mridha <pratapmridha@gmail.com> Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * updated version * updated chnage log * added a gracefull shutdown with exit code 1 * implmented role based access for tennat * Implement/kyb access grant (#162) * Added and used new access for kyb token * Added validation for onboarding id * updated version * added optional query parameter (#163) * added optional query parameter * handled some edge case * added access to read company detail for verifier * updated change log --------- Co-authored-by: Pratap Mridha <pratapmridha@gmail.com> Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * Added new access for verifying zkp * update docker * fix: docker * feat: add ZK-proof verification support and onboarding configuration * fixed redis related bug --------- Co-authored-by: Pratap Mridha <pratapmridha@gmail.com> Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com>
* added userId to track credit issuer * code prettified
Pratap2018
approved these changes
Jul 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Title
Provide a short, descriptive title of the change (50 characters max recommended).
Summary
One-paragraph summary describing what the change does and why. Link related issue(s) or design docs.
Background / Motivation
Explain the context, problem being solved, and any alternatives considered. Include links to design docs, issues, or RFCs.
Scope of Changes
Type
Implementation
Describe the approach taken, key design decisions, and why.
Testing & QA
Migration / Rollout Plan
Security / Privacy Considerations
List any security implications, new secrets, or compliance-related items.
Performance Impact
Any benchmark results or expected performance regressions/improvements.
Release Notes (for changelog)
One-line summary suitable for release notes / CHANGELOG.
Checklist (required)
package.json/ package version updated if publishing a releaseReviewer Guidance
List the specific areas you want reviewers to focus on (e.g., security, migration, public API, edge cases). Provide commands or steps to run the project locally to validate the change:
Acceptance Criteria
Define the minimal conditions that must be true for this PR to be merged (e.g., tests pass, performance threshold met, migration completed).
Approvals