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 OAuthProvider linking #388

Merged
merged 4 commits into from
Dec 14, 2023
Merged

Fix OAuthProvider linking #388

merged 4 commits into from
Dec 14, 2023

Conversation

jan-tennert
Copy link
Collaborator

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

The Auth#linkIdentity method is broken.

What is the new behavior?

This has been fixed.

Additional context

I added a small utility method: Auth#awaitInitialization which just blocks the coroutine until the session status is not loading from storage.

@jan-tennert jan-tennert merged commit d809e43 into master Dec 14, 2023
10 checks passed
@jan-tennert jan-tennert deleted the fix-linking branch December 28, 2023 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant