-
Notifications
You must be signed in to change notification settings - Fork 26
Request password reset not working in v0.14.0 #81
Comments
I'm also getting the same error with $ionicAuth.requestPasswordReset(email);:
also, I had tried confirm password reset: $ionicAuth.confirmPasswordReset(code, newpass);
|
I confirm that I am receiving this same error with Ionic 2 and Cloud 0.14.0. |
It also happens on Ionic 1 with Cloud v0.14.0. |
Roll back @bgizdov ? |
@bgizdov @edencorbin @wbhob Sorry for the delay here. We missed something after adding a localstorage utility to the password reset utility. Thanks for the report, this has been fixed and we'll make a release soon! |
0.14.1 is out! Please update. |
Can merge with DB branch? On Tue, Nov 22, 2016 at 2:07 PM, Daniel Imhoff notifications@github.com
Wilson Hobbs |
:) On Tue, Nov 22, 2016 at 3:11 PM, Daniel Imhoff notifications@github.com
Wilson Hobbs |
@dwieeb should I use the DB branch if I'm not using DB yet, but planning on it as soon as invites go out? |
@wbhob DB branch is just master (sometimes slightly outdated) + DB integration. It should be pretty much the same thing. |
Hi,
After upgrade to v0.14.0 request password reset stopped working.
$ionicAuth.requestPasswordReset(email);
Chrome error error
iPhone error log
The text was updated successfully, but these errors were encountered: