Skip to content

Conversation

jirkadev
Copy link

Better this way, when defalut route name for forgot password is 'atForgotPwd' not 'atForgotPassword'

Better this way, when defalut route name for forgot password is 'atForgotPwd' not 'atForgotPassword'
@Vrakfall
Copy link

I just came across this while trying to make it work and was about to make a PR and then I found this one. 👍 Thank you for it, should be merged asap to avoid any other "gotcha". ;D

@SDaron
Copy link

SDaron commented Apr 17, 2020

Damn thanks I was struggling with this!

This repo has not moved since five years. is it still alive?

Another undocumented element to make this work with Iron Router is that we have to change the defautl behaviour fot the reset password link:

    url = url.replace('#/', '');
    return `Click this link to reset your password: ${url}`;
  }

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