philippkueng / node-neo4j

Neo4j REST API wrapper for Node.js
MIT License
211 stars 44 forks source link

Add option for authentication token #54

Closed pontjho closed 9 years ago

pontjho commented 9 years ago

Hi,

Added support for auth headers

philippkueng commented 9 years ago

Hi @pontjho,

Thanks for your PR and sorry for not responding earlier. I assume this PR is in response to the token based authentication support introduced in Neo4j v2.2?

Will look into adding a test case today or tomorrow.

Cheers Phil

philippkueng commented 9 years ago

Hi @pontjho,

Finally implemented testing for your PR and thereby rearranged the testing script. I will close this PR and merge the other one.

Thanks a lot for your work. Cheers Phil