-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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]>
- Loading branch information
1 parent
d8f82b0
commit 26458d7
Showing
22 changed files
with
1,243 additions
and
447 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.