pouchdb-community / pouchdb-authentication

User authentication plugin for PouchDB and CouchDB.
Apache License 2.0
777 stars 117 forks source link

* use Axios instead old Ajax and use BabelJs to transpile code #247

Closed snowyu closed 6 years ago

snowyu commented 6 years ago
ptitjes commented 6 years ago

@snowyu Thanks for your PR. However, there is no context to it and no accompanying issue to explain the problem. Would you mind to give some context and explain the rationale behind using Axios ?

The next version of PouchDB Authentication is supposed to use fetch as does PouchDB 7.0. So I will close this PR.

It seems you did a whole lot of unrelated changes in this PR. If there is anything that we could value, please create issues and small PRs.