Feat/issues 374 377 stellar wave - #378
Merged
Abidoyesimze merged 6 commits intoAug 27, 2026
Merged
Conversation
…access Introduce UserApiKey model, nwk_ token auth path, scope enforcement on money routes, and session-only key management endpoints with lifecycle notifications.
…ST endpoints Implement Stripe-style idempotency with Redis locks, DB durability fallback, and required-header enforcement on deposit, withdraw, fiat, and recurring routes.
Enrich Session model with device metadata and revocation, add user session endpoints with step-up revoke-others, admin session tooling, and new-session security notifications.
…tures and DLQ Add replay-protected v2 signatures, secret rotation, dead-letter queue with replay, per-subscription circuit breaker, SSRF guards, and health endpoint.
|
@od-hunter Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
Update authenticate session.update mock, webhook dispatcher expectations for v2 signatures and 6 retries, and bypass idempotency in integration tests.
7 tasks
AbdulHameedAnofi
pushed a commit
to AbdulHameedAnofi/Backend
that referenced
this pull request
Aug 27, 2026
…Endpoint and EmailIdentity (Neurowealth#368, Neurowealth#367) - Rebase branch onto latest upstream/main (including PR Neurowealth#378 schema updates) - Align relation fields on model User for userWebhookEndpoints and emailIdentity - Verify npx prisma validate and npx prisma generate succeed cleanly
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #374
Closes #375
closes #376
Closes #377