Noah Matisoff
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.
Hey @Twiknight thanks, could you show me an example in code?
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.