Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

develop to qa #632

Merged
merged 24 commits into from
Mar 20, 2024
Merged

develop to qa #632

merged 24 commits into from
Mar 20, 2024

Conversation

nishad-ayanworks
Copy link
Contributor

What

  • Implemented refresh token functionality
  • Implemented multiple DID methods while creating wallet
  • Integrated polygon ledger

Why

  • To get the updated access_token from refresh_token if current is expired.
  • A single endpoint ensures the generality of DID creation.

bhavanakarwade and others added 21 commits March 11, 2024 22:51
Signed-off-by: pranalidhanavade <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
* feat: support multiple did methods

Signed-off-by: bhavanakarwade <[email protected]>

* fix: sonarcloud issues

Signed-off-by: pranalidhanavade <[email protected]>

* fix: sonarlint issues

Signed-off-by: pranalidhanavade <[email protected]>

* fix: resolved sonarlint issues

Signed-off-by: pranalidhanavade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
…/multiple-did-methods

Signed-off-by: pranalidhanavade <[email protected]>
Signed-off-by: Nishad <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
fix: Error validation while encrypt & decrypt data
Copy link

Quality Gate Passed Quality Gate passed

Issues
11 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

@tipusinghaw tipusinghaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tipusinghaw tipusinghaw merged commit 26458d7 into qa Mar 20, 2024
9 checks passed
@bhavanakarwade bhavanakarwade deleted the develop-to-qa branch September 4, 2024 06:13
GHkrishna pushed a commit that referenced this pull request Sep 18, 2024
* feat: support multiple did methods

Signed-off-by: bhavanakarwade <[email protected]>

* fix: sonarcloud issues

Signed-off-by: pranalidhanavade <[email protected]>

* fix: sonarlint issues

Signed-off-by: pranalidhanavade <[email protected]>

* fix: resolved sonarlint issues

Signed-off-by: pranalidhanavade <[email protected]>

* feat: support multiple did methods (#620)

* feat: support multiple did methods

Signed-off-by: bhavanakarwade <[email protected]>

* fix: sonarcloud issues

Signed-off-by: pranalidhanavade <[email protected]>

* fix: sonarlint issues

Signed-off-by: pranalidhanavade <[email protected]>

* fix: resolved sonarlint issues

Signed-off-by: pranalidhanavade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>

* fix: resolved sonarcloud issues

Signed-off-by: pranalidhanavade <[email protected]>

* Worked on the refresh token implementation

Signed-off-by: Nishad <[email protected]>

* removed unnecessary encryption while storing token in cookies

Signed-off-by: Nishad <[email protected]>

* cosmetic changes

Signed-off-by: Nishad <[email protected]>

* feat: did web functionality

Signed-off-by: bhavanakarwade <[email protected]>

* Handled the error validations in encrypt and decrypt of data

Signed-off-by: Nishad <[email protected]>

* refactored auth.ts for encrypt and decrypt data

Signed-off-by: Nishad <[email protected]>

* refactoring in wallet spinup

Signed-off-by: Nishad <[email protected]>

* cosmetic changes in wallet spinup

Signed-off-by: Nishad <[email protected]>

* cosmetic changesin Field

Signed-off-by: Nishad <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Signed-off-by: Nishad <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants