Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NodeJS compatibility #141

Closed
natcohen opened this issue Mar 3, 2017 · 4 comments
Closed

NodeJS compatibility #141

natcohen opened this issue Mar 3, 2017 · 4 comments

Comments

@natcohen
Copy link

natcohen commented Mar 3, 2017

I think it's a must have, for security reasons, to be able to authenticate and login from the server!

@nolanlawson
Copy link
Member

This was never one of my goals with this project, but anybody who wants to add the functionality is welcome. :) As long as it doesn't seriously degrade the browser version (e.g. adding huge polyfills).

@natcohen
Copy link
Author

@nolanlawson I'm probably naive but I always thought couchdb was handling most of the job...hence I thought authentication was just sending and receiving requests to and from couchdb! What can't be handled by node and would require polyfills?

@SinanGabel
Copy link

SinanGabel commented Mar 16, 2017 via email

ptitjes added a commit to ptitjes/pouchdb-authentication that referenced this issue Nov 12, 2017
ptitjes added a commit to ptitjes/pouchdb-authentication that referenced this issue Nov 14, 2017
@ptitjes
Copy link
Collaborator

ptitjes commented Nov 20, 2017

Fixed by 5b61b00.

@ptitjes ptitjes closed this as completed Nov 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants