Noah Matisoff

Results 6 comments of Noah Matisoff

+1 I'm having the same problem -- I even tried setting `default_password_reset_url`, still no redirect.

When it links to `/api/v1/auth/password/edit`, the response is this: ``` json {"errors":["Authorized users only."]} ``` And it's not redirecting.

So it works great with the code below: ``` javascript watch: { 'my.key': { handler: function(val, oldVal) { }, deep: true } } ``` However... The values of `val` and...

This would be amazing, any progress here?

No response to this? Seems pretty important and I'm having the same problem with the gem.