iriscouch / follow

Very stable, very reliable, NodeJS CouchDB _changes follower
Apache License 2.0
393 stars 82 forks source link

Use cookie auth with nano and follow #80

Open eddiesholl opened 8 years ago

eddiesholl commented 8 years ago

I'm using nano to talk to an authenticated couchdb instance, and hoping to use the awesome follow features. Is there any workflow that allows cookie auth (supported by nano) to be used for follow requests? I can't see any way to make this work, other than leaving the credentials in the connection string, which would then get passed into follow.

Cheers,

Eddie

ceremcem commented 7 years ago

+1