Hello, I am trying to add Google oAuth to my app using accounts-google and have been getting this error message on the console:
Error in OAuth Server: findOne + is not available on the server. Please use findOneAsync() instead.
Is there any fixes available or an ETA for this fix?
I do believe my PR will solve this:
meteor:release-3.0
← meteor:feature/fix-oauth-ui-methods
opened 05:08PM - 04 Mar 24 UTC
Fixes OAuth methods that were not async and a one in OAuth encryption setup. Thi… s will make `accounts-ui` work properly again with OAuth.
As discovered and fixed on my stream:
https://www.youtube.com/watch?v=gRPPF0cw17A
1 Like
grubba
March 11, 2024, 1:55pm
3
Hey, @alexandrelt44 . I think we will have @storyteller PR in the next beta release, and this issue should be fixed. I’ll add a reminder to reply here when it is released.
1 Like