Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(auth): auth event emitter being shared among clients #500

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

grdsdev
Copy link
Collaborator

@grdsdev grdsdev commented Aug 12, 2024

What kind of change does this PR introduce?

Fix issue brought on #445 (comment)

What is the current behavior?

When having multiple auth instances, the AuthStateChangeEventEmitter gets shared between auth instances

What is the new behavior?

Each auth instance has its own AuthStateChangeEventEmitter instance

@grdsdev grdsdev merged commit 83f3385 into main Aug 13, 2024
6 checks passed
@grdsdev grdsdev deleted the fix-event-emitter-shared branch August 13, 2024 08:16
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.

2 participants