Skip to content

fix(api,admin-ui,user-ui,brochureware): remove dead refresh surface and legacy auth fields#108

Merged
markwylde merged 3 commits intomainfrom
fix/auth-refresh-surface-cleanup
Mar 1, 2026
Merged

fix(api,admin-ui,user-ui,brochureware): remove dead refresh surface and legacy auth fields#108
markwylde merged 3 commits intomainfrom
fix/auth-refresh-surface-cleanup

Conversation

@markwylde
Copy link
Copy Markdown
Member

Summary

  • remove unused user/admin refresh-token controllers and their OpenAPI references
  • clear admin refresh cookies on logout to match user logout behavior
  • remove legacy OPAQUE login sub request/response fields no longer used by server-side identity binding
  • remove stale admin UI OPAQUE register API surface that no longer has backend routes
  • align brochureware docs to use /api/token refresh grant language instead of /api/refresh-token

Commits

  • fix(api,admin-ui,user-ui): remove dead refresh and legacy auth fields
  • fix(brochureware): align refresh docs with token refresh grant

Validation

  • npm run tidy
  • npm run build
  • npm test

@markwylde markwylde merged commit 83c0fcc into main Mar 1, 2026
17 checks passed
@markwylde markwylde deleted the fix/auth-refresh-surface-cleanup branch March 1, 2026 11:22
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.

1 participant