LeanKit / leankit-node-client

LeanKit client for Node.js
MIT License
16 stars 8 forks source link

Adds support for token authentication #18

Closed JohnDMathis closed 7 years ago

JohnDMathis commented 7 years ago

@rerentgeek This adds token authentication... should be pretty straightforward. Moved buildDefaultConfig to utils and added a little more test coverage on that... also added a repl to make it easier to do quick test. Let me know if there are any questions or concerns!

reverentgeek commented 7 years ago

Nice! Very smart changes. Thank you.

reverentgeek commented 7 years ago

Published as leankit-client@2.1.0