Skip to content

PRXT - refactor: remove wallet cookie migration#1407

Closed
punk6529 wants to merge 1 commit intomainfrom
codex/remove-cookie-management-from-codebase
Closed

PRXT - refactor: remove wallet cookie migration#1407
punk6529 wants to merge 1 commit intomainfrom
codex/remove-cookie-management-from-codebase

Conversation

@punk6529
Copy link
Copy Markdown
Contributor

Summary

  • remove legacy wallet cookie constants and migration logic so auth utilities rely solely on localStorage
  • stop SeizeConnectContext from invoking the deleted cookie migration
  • align auth and header tests with the localStorage-only implementation

Testing

  • npm run lint
  • BASE_ENDPOINT=http://localhost npx jest --runTestsByPath ./tests/services/auth.utils.test.ts ./tests/components/auth/SeizeConnectContext.test.tsx ./tests/components/header/share/HeaderShare.test.tsx --coverage=false --runInBand

https://chatgpt.com/codex/tasks/task_e_68c94027e0a08321a409134b4800e968

Signed-off-by: OpenAI Assistant <0+openai-assistant@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

@prxt6529 prxt6529 changed the title refactor: remove wallet cookie migration PRXT - refactor: remove wallet cookie migration Oct 7, 2025
@prxt6529
Copy link
Copy Markdown
Collaborator

prxt6529 commented Oct 7, 2025

Will be done in #1516

@prxt6529 prxt6529 closed this Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants