This repository has been archived by the owner on Jan 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 45
userId with collection-hooks #92
Labels
Comments
Why not use Don't know where |
Just tried with
|
Yeah, not sure why this package https://github.com/matb33/meteor-collection-hooks might be not accurately passing the |
jamiter
added a commit
to Swydo/ddp-apollo
that referenced
this issue
Feb 26, 2018
And also collection hooks and other places people expect a userId. This is very important for Meteor developers, especially when using the default mongo and accounts packages. See apollographql/meteor-integration#92 for discussion.
jamiter
pushed a commit
to Swydo/ddp-apollo
that referenced
this issue
Feb 26, 2018
And also collection hooks and other places people expect a userId. This is very important for Meteor developers, especially when using the default mongo and accounts packages. See apollographql/meteor-integration#92 for discussion.
I know this ticket is almost a year old, but I like to mention this is available out of the box in https://github.com/Swydo/ddp-apollo, because it uses methods and publications under water 👍 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is there any possibility to have access in meteor methods to the userid of the account authenticated ? as in the following repo https://github.com/orionsoft/apollo-meteor/
I need it especially because i'm using that package matb33:collection-hooks
Thanks
The text was updated successfully, but these errors were encountered: