Krishna Waske

Results 80 issues of Krishna Waske

Resolves https://github.com/hyperledger/aries-vcx/issues/1165 Use [did_parser_nom](https://github.com/hyperledger/aries-vcx/tree/main/did_core/did_parser_nom)'s Did type in message crates instead of string so as to parse & verify DIDs upon message deserialization

Fixes Issue #697

enhancement
feature

#### What Enable storing object from api-gateway

## About - We have implemented pagination DTO [libs/common/src/dtos/pagination.dto.ts] - This DTO is used to sort and get the required data as per the need - It is used in...

good first issue

Update payload from frontend in accordance to changes made in backend.

enhancement

- [x] Agent Controller - [x] Basic Messages - [x] Question Answer - [x] Connection - [x] Schema - [x] Credential Definition

Added credential id and presentation id for oob issuance and verification

Updating authentication and token management flow to accomodate context switching of agent for different roles based on type of agent (multi-tenant or dedicated) and different role in multi-tenancy(dedicated and tenant)...

Receive all variables from the config file while starting the agent - [ ] Update variables to be setup from config

## What: - Fixes invalid response inside response for oob issuance ## Why: - Previous response included response inside a response object Fixes: [#406](https://github.com/credebl/automation-test-suite/issues/406)