cloudant / nodejs-cloudant

Cloudant Node.js client library
Apache License 2.0
255 stars 90 forks source link

Improved docs for initialization callback #411

Closed ricellis closed 4 years ago

ricellis commented 4 years ago

Checklist

Description

Improve documentation around initialization callback. Fixes #409

Approach

Make it clear in the documentation that using the intialization callback will always enable the cookieauth plugin. Provide an example of using the ping function as an alternative to the initialization callback

Schema & API Changes

Security and Privacy

Testing

Monitoring and Logging