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

Implemented Forgot password on Firebase side #1000

Merged
merged 1 commit into from Jun 15, 2018

Conversation

yashLadha
Copy link
Member

Fixes #992

Checklist

  • I have read the Contribution & Best practices Guide and my PR follows them.
  • My branch is up-to-date with the Upstream development branch.
  • I have added necessary documentation (if appropriate)

Preview Link

Changes proposed in this pull request:

  • Implemented Forgot password on firebase side
  • Validated token from backend and displayed in frontend

PS : based on my previous PR.

@djmgit
Copy link
Member

djmgit commented Jun 14, 2018

@yashLadha please resolve conflicts.

@yashLadha
Copy link
Member Author

On it @djmgit

Copy link
Contributor

@nzec nzec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Conflicts!

@yashLadha
Copy link
Member Author

Resolved it @djmgit Please review @ParthS007 @gabru-md

Copy link
Member

@djmgit djmgit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work 👍

@djmgit djmgit merged commit 0774c83 into fossasia:development Jun 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Created Forgot Password service using Firebase and Flask
5 participants