Skip to content

Add auth token no-store regression coverage (#449) - #540

Merged
0xNgoo merged 1 commit into
0xNgoo:mainfrom
Didi-vi:auth-token-no-store-regression
Aug 31, 2026
Merged

Add auth token no-store regression coverage (#449)#540
0xNgoo merged 1 commit into
0xNgoo:mainfrom
Didi-vi:auth-token-no-store-regression

Conversation

@Didi-vi

@Didi-vi Didi-vi commented Aug 31, 2026

Copy link
Copy Markdown
Contributor
  • Add dedicated test asserting Cache-Control: no-store on successful token responses
  • Test covers the mounted /auth/token route rather than only a helper
  • Verify token JSON fields remain unchanged (token, token_type, account, expires_in, expires_at)
  • Reuse valid SEP-10 challenge fixture from existing test setup

Closes #449

- Add dedicated test asserting Cache-Control: no-store on successful token responses
- Test covers the mounted /auth/token route rather than only a helper
- Verify token JSON fields remain unchanged (token, token_type, account, expires_in, expires_at)
- Reuse valid SEP-10 challenge fixture from existing test setup

Closes 0xNgoo#449
@drips-wave

drips-wave Bot commented Aug 31, 2026

Copy link
Copy Markdown

@Didi-vi 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

@0xNgoo
0xNgoo merged commit 1b4977c into 0xNgoo:main Aug 31, 2026
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.

Add auth token no-store regression coverage

2 participants