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

Enhance protocol server to add the /cred endpoint- BAP / BPP #155

Open
8 tasks
emmayank opened this issue Oct 21, 2024 · 1 comment
Open
8 tasks

Enhance protocol server to add the /cred endpoint- BAP / BPP #155

emmayank opened this issue Oct 21, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@emmayank
Copy link

emmayank commented Oct 21, 2024

Description

Enhance the protocol server on the BPP side by adding support for the /cred endpoint. This involves implementing a new endpoint according to the provided API specifications for /cred, allowing the BPP to handle credential-related requests effectively.

Goals

  • Add the /cred endpoint to the BPP protocol server as specified.
  • Implement the endpoint functionality to handle requests as per the API specification for /cred.
  • Ensure secure handling and validation of credential data passed through this endpoint.
  • Conduct testing to confirm that the /cred endpoint functions correctly and meets all specified requirements.

Expected Outcome

An enhanced protocol server on the BPP side with a fully functional /cred endpoint, capable of handling credential-related requests according to the specified API requirements.

Acceptance Criteria

  • The /cred endpoint is implemented on the BPP protocol server.
  • The endpoint adheres to the provided API specification for /cred.
  • Credential data is handled securely and validated as per requirements.
  • Testing confirms that the /cred endpoint functions as expected.

Mockups / Wireframes

NA

Product Name

Beckn

Domain

TBD

Tech Skills Needed

  • API Development
  • Protocol Server Enhancement
  • Data Security
  • API Specification Compliance

Complexity

Medium

Category

Backend Development

Sub Category

Endpoint Implementation

@emmayank emmayank changed the title Enhance protocol server & GCL to add the /cred endpoint- BAP / BPP Enhance protocol server to add the /cred endpoint- BAP / BPP Oct 24, 2024
@em-abee
Copy link

em-abee commented Nov 5, 2024

POC: beckn/protocol-server#241

@em-abee em-abee added the enhancement New feature or request label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants