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

Add password reset/change functionality #38

Open
wants to merge 1 commit into
base: ueberauth-guardian
Choose a base branch
from
Open

Add password reset/change functionality #38

wants to merge 1 commit into from

Conversation

walter
Copy link

@walter walter commented Sep 13, 2016

This implements the ability for users to request a password reset and receive an email with a token to change their password.

It also allows for logged in users to change their password by directly navigating to /password/edit.

Currently WIP. Waiting for PR #32 to update dependencies before adding necessary addition of Bamboo dependency to mix.exs.

May need additional styling, too.

Demonstrates functionality needed to satisfy #36.

Appreciate feedback on if there are any security gotchas with issuing a Phoenix.Token for Authorization id.

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.

1 participant