Accounts.confirm_user_email/1 doesn't exist - the module only has confirm_user/1 which requires a token. For seeding, we can directly set confirmed_at timestamp using Ecto.Changeset.change/2. |
||
|---|---|---|
| .. | ||
| gettext | ||
| mibs | ||
| profiles | ||
| proto | ||
| repo | ||
| static | ||
Accounts.confirm_user_email/1 doesn't exist - the module only has confirm_user/1 which requires a token. For seeding, we can directly set confirmed_at timestamp using Ecto.Changeset.change/2. |
||
|---|---|---|
| .. | ||
| gettext | ||
| mibs | ||
| profiles | ||
| proto | ||
| repo | ||
| static | ||