cholalabs / passport-localapikey

MIT License
165 stars 56 forks source link

How to read apikey from header? #1

Open burakkilic opened 11 years ago

burakkilic commented 11 years ago

Hi;

I am using AFNetworking library to use my REST API. It sends credentials via headers, but passport-localapikey reads them from body or query. Is it a way that passport-localapikey reads credentials from header?

Thank you

cholalabs commented 11 years ago

Added it in the github repository..Will submit it to NPM repository after testing.

Adron commented 10 years ago

Did this get added to the repo? Is there a working example somewhere?

dezull commented 10 years ago

@cholalabs Is this going into the repo?

sujeetsindhu commented 9 years ago

Can someone please put this change on NPM repo as well.