Skip to content

feat(auth): JWT refresh strategy, CSRF helpers, account lockout, wallet verification - #566

Merged
ayshadogo merged 1 commit into
Dfunder:mainfrom
walexjnr:security/jwt-refresh-csrf-lockout-wallet-verify
Aug 25, 2026
Merged

feat(auth): JWT refresh strategy, CSRF helpers, account lockout, wallet verification#566
ayshadogo merged 1 commit into
Dfunder:mainfrom
walexjnr:security/jwt-refresh-csrf-lockout-wallet-verify

Conversation

@walexjnr

Copy link
Copy Markdown
Contributor

Four small, focused security additions.

Closes #542
Closes #548
Closes #546
Closes #552

… wallet verification

- Shorten access-token lifetime and document refresh/rotation strategy (closes Dfunder#542)
- Add CSRF token generation/validation helpers and docs (closes Dfunder#548)
- Add progressive account-lockout thresholds and docs (closes Dfunder#546)
- Add Stellar wallet signature verification helpers and flow docs (closes Dfunder#552)
@drips-wave

drips-wave Bot commented Aug 24, 2026

Copy link
Copy Markdown

@walexjnr 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! 🚀

Learn more about application limits

@ayshadogo ayshadogo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ayshadogo
ayshadogo merged commit b971b29 into Dfunder:main Aug 25, 2026
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.

Implement Wallet Signature Verification Add CSRF Protection Add Account Lockout After Failed Logins Add JWT Token Expiration & Refresh Strategy

2 participants