Nizar Venturini

Results 13 comments of Nizar Venturini

Thanks @StephenGrider! I'll make sure to have that addressed too 😄

@kevin-DL it seems what was missing was activating the mailgun account. Did you verify your e-mail address?

Really weird, everyone :| Can you try running `mix deps.clean --all` an try again?

That's a good question.. I didn't input any extensibility point there unfortunately. But it makes sense to have it. In the mean time I'd say you could take a peek...

@jaimeiniesta thanks for the detailed log 👍 Although I look at addict as an API driven user management library, I think it makes sense for whoever is using the action...

@johnhamelink yep, will be hopefully tackling this in the next week along with #85 and a few others.

That'd be great, thanks! Please reference this issue when creating the PR then :smile:

@erickhsiao that was my initial approach, but it gave several issues when using a deployment strategy based on assets compilation or when external tooling (think react) would be used. That...

@Lazarus404 can you please share the config piece at `config.exs` that sets the value for `email_register_template` and the source of what it is pointing at? Here's my test run: ```...

Integrating with oauth is something I'd like to account for on this lib, but only after getting some architectural design issues and basic interactions worked out. I'll leave this issue...