Mathias
Mathias
Hi guys, just want to emphasize the importance of this feature too. We described all APIs with all possible response codes. So when I run the test I have exactly...
+1 including the previous comment.
Yeah approving does not help as "Only those with write access to this repository can merge pull requests". It's @narrowtux .
Hey @ivan-rivera, it's probably covered here: https://github.com/danschultzer/pow/blob/master/lib/extensions/email_confirmation/README.md
I feel you about this, I was also confused when I noticed that. I believe the reason for this behaviour is a side effect of preventing user enumeration which is...
Ok, I've found the problem and would consider that as bug somewhere between _pow_ and _pow_assent_. I am using the `PowAssent.Phoenix.ViewHelpers.provider_links/1` helper to generate links. A link looks like that:...
Hey @danschultzer, indeed the mix task generates two files. I've tried again but the problem persists. I checked the documentations again and it says "Otherwise, Pow will raise an error...
Hi, yes, it's the same error. I don't have customized templates for PowAssent, so I don't have the template files and not files like `MODULE.PowAssent.RegistrationView`. I only customized templates and...
Same here in my current project (export file includes `{}` only). Although I was able to export a lottie file before. Unfortunately I don't have the source of it anymore....