-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Reset password error. #284
Comments
@qx Can you post your stack trace please? |
@nickL |
@nickL @lynndylanhurley |
Thanks @qx, I installed device with device_token_auth, and the same Not Found error is gone now. But, the password reset page is blank, and it seems missing the view for the page. |
Hi there @qx , In an effort to cleanup this project and prioritize a bit, we're marking issues that haven't had any activity in a while with a "close-in-7-days" label. If we don't hear from you in about a week, we'll be closing this issue. Obviously feel free to re-open it at any time if it's the right time or this was done in error! If you are still having the issue (especially if it's a bug report) please refer to our new Issue Template to provide some more details to help us solve it. Hope all is well. |
'devise_token_auth', '0.1.32.beta10'
ActionController::RoutingError at /auth/password/edit
Not Found
get reset url like this
http://localhost:3000/auth/password/edit?config=default&redirect_url=http%3A%2F%2F127.0.0.1%3A3000%2Fauth%2Fpassword%2Fedit&reset_password_token=W2MsFT7zBxZs6cUAHv1_
Did I've missed something
The text was updated successfully, but these errors were encountered: