Skip to content

Fix/auth refresh validation#358

Open
augustine00z wants to merge 2 commits into
Nexacore-Org:mainfrom
augustine00z:fix/auth-refresh-validation
Open

Fix/auth refresh validation#358
augustine00z wants to merge 2 commits into
Nexacore-Org:mainfrom
augustine00z:fix/auth-refresh-validation

Conversation

@augustine00z
Copy link
Copy Markdown

Description

Summary

Fixes input validation for POST /auth/refresh and prevents 500 on empty/invalid bodies.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Refactor (code change that neither fixes a bug nor adds a feature)
  • CI/CD (changes to CI/CD configuration or scripts)
  • Documentation (changes to documentation only)
  • Test (adds or updates tests only)

closes #351

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 28, 2026

@augustine00z 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

@portableDD
Copy link
Copy Markdown
Contributor

@augustine00z please fix the ci pipeline that failed

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.

[200pts] Fix POST /auth/refresh returning 500 on empty/invalid body — endpoint must return 400 with validation detail, not crash

2 participants