kahmali / meteor-restivus

REST APIs for the Best of Us! - A Meteor 0.9+ package for building REST APIs https://atmospherejs.com/nimble/restivus
MIT License
544 stars 117 forks source link

Can I validate auth from another collection document #284

Open fly19890211 opened 6 years ago

fly19890211 commented 6 years ago

Hello, I would like to have apiKey for auth from another collection instead of users. Is it possible or how can i make it? Thanks