Meteor-Community-Packages / meteor-collection-hooks

Meteor Collection Hooks
https://atmospherejs.com/matb33/collection-hooks
MIT License
657 stars 92 forks source link

Add defaultUserId #198

Closed namirsab closed 8 years ago

namirsab commented 8 years ago

Allow users to pass a userId to fallback when no user is logged in, enabling hooks when, for instance, an API endpoint is executed and the userId is derived from the authorization token.