Skip to content

Develop #267

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

Merged
merged 8 commits into from
Apr 18, 2025
Merged

Develop #267

merged 8 commits into from
Apr 18, 2025

Conversation

shreyvishal
Copy link
Contributor

No description provided.

Abhishek Y and others added 8 commits October 25, 2024 16:45
Added: Static File For Beckn.json
… and logging

- Emit  event when  is enabled.
- Insert response into  when streaming is disabled.
- Added error handling to prevent crashes.
- Included logging for better debugging and visibility.
feat: Add conditional streaming response handling with error handling…
…enge

- Implements /on_subscribe API endpoint to handle registry subscription challenges
- Validates request body for required challenge and subscriber_id fields
- Verifies subscriber_id matches configured value
- Signs challenge using private key with libsodium crypto
- Returns signed challenge in Base64 format
- Adds detailed logging for debugging and monitoring
- Includes error handling for invalid requests
…dpoint

feat(api): Add /on_subscribe endpoint for registry subscription chall…
@shreyvishal shreyvishal merged commit 6635940 into master Apr 18, 2025
1 check passed
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.

3 participants