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

[Meteor 3] Fix OAuth methods #13050

Merged
merged 2 commits into from Apr 2, 2024
Merged

Conversation

StorytellerCZ
Copy link
Collaborator

Fixes OAuth methods that were not async and a one in OAuth encryption setup. This will make accounts-ui work properly again with OAuth.
As discovered and fixed on my stream:
https://www.youtube.com/watch?v=gRPPF0cw17A

* Adding service-configuration from UI method fix
* Secret encryption async
Copy link
Contributor

@Grubba27 Grubba27 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

netlify bot commented Mar 25, 2024

Deploy Preview for v3-meteor-api-docs canceled.

Name Link
🔨 Latest commit 91aaa79
🔍 Latest deploy log https://app.netlify.com/sites/v3-meteor-api-docs/deploys/66018e180bc0c40008f05383

@StorytellerCZ
Copy link
Collaborator Author

This should go in before the next beta release.

@nachocodoner nachocodoner merged commit 5187d84 into release-3.0 Apr 2, 2024
13 checks passed
@nachocodoner nachocodoner deleted the feature/fix-oauth-ui-methods branch April 2, 2024 16:12
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.

None yet

3 participants