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

send login data as JSON #115

Merged
merged 1 commit into from
Aug 31, 2016
Merged

send login data as JSON #115

merged 1 commit into from
Aug 31, 2016

Conversation

timwis
Copy link

@timwis timwis commented Aug 28, 2016

Set the content-type to application/json and send the login data as stringified JSON.

Per @skiqh's work-around in #111

For anyone else with the issue in the meantime, you can use his fork:

npm i --save https://github.com/skiqh/pouchdb-authentication.git\#patch-1

Set the content-type to `application/json` and send the login data as stringified JSON.
@broerse
Copy link
Collaborator

broerse commented Aug 31, 2016

@nolanlawson I also like to have this PR. Can also release a version for you.

@nolanlawson
Copy link
Member

This passes the test suite, so I'm perfectly fine with this. Will do a release today. Thanks!

@nolanlawson nolanlawson merged commit 2f2228d into pouchdb-community:master Aug 31, 2016
@nolanlawson
Copy link
Member

published in 0.5.4

@broerse
Copy link
Collaborator

broerse commented Aug 31, 2016

Thanks!

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

Successfully merging this pull request may close these issues.

4 participants