Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mikepitre
Copy link
Collaborator

Summary

  • add a signedOut case to the auth event emitter
  • emit the new event when the active session disappears from the synchronized client state instead of relying on endpoint paths
  • extend sign-out tests to assert the event is broadcast

Testing

  • swift test (fails: dependency fetch blocked by network policy)

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

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

Codex Review: Here are some suggestions.

Reply with @codex fix comments to fix any unresolved comments.

About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you open a pull request for review, mark a draft as ready, or comment "@codex review". If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex fix this CI failure" or "@codex address that feedback".

@mikepitre
Copy link
Collaborator Author

@codex review

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

Codex Review: Here are some suggestions.

Reply with @codex fix comments to fix any unresolved comments.

About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you open a pull request for review, mark a draft as ready, or comment "@codex review". If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex fix this CI failure" or "@codex address that feedback".

@mikepitre mikepitre changed the title Detect signed out auth event via client session state Emit sign out event Sep 22, 2025
@mikepitre mikepitre merged commit 8e6f888 into main Sep 22, 2025
9 checks passed
@mikepitre mikepitre deleted the codex/add-signedout-event-to-clerk-syg707 branch September 22, 2025 19:14
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