beckn / beckn-utilities

Other
0 stars 2 forks source link

Enhance the GCL to accommodate the /on_cred end point #182

Open emmayank opened 3 weeks ago

emmayank commented 3 weeks ago

Description

Modify the GCL (Generic Client Layer) to include support for the /on_cred endpoint, allowing it to handle responses related to credentials as per the specified API requirements. This enhancement will enable the GCL to process and respond to credential-related responses effectively, ensuring proper handling of credential data.

Goals

Expected Outcome

An enhanced GCL with a fully functional /on_cred endpoint, capable of processing and responding to credential-related responses as per the API specification.

Acceptance Criteria

Mockups / Wireframes

NA

Product Name

Beckn

Domain

TBD

Tech Skills Needed

Complexity

Medium

Category

Backend Development

Sub Category

Endpoint Implementation

em-abee commented 2 weeks ago

POC: https://github.com/beckn/generic-client-layer/pull/93