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

Use PouchDB for handling auth flow #1515

Merged
merged 14 commits into from
Jul 26, 2018
Merged

Use PouchDB for handling auth flow #1515

merged 14 commits into from
Jul 26, 2018

Conversation

midsorbet
Copy link
Contributor

@midsorbet midsorbet commented Jun 28, 2018

Use PouchDB instead of CouchDB for logging in user, signing up user and auth guards (related to #48).
Note: PouchDB was recently updated and pouchdb-authentication (pouchdb-community/pouchdb-authentication#239) seems to be outdated causing authentication errors while syncing other databases. But, the authentication related stuff is working fine so we will not have to worry about that in this PR.

@paulbert paulbert merged commit 72ed06c into master Jul 26, 2018
@midsorbet midsorbet deleted the pouchdb-auth branch July 26, 2018 11:57
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.

3 participants