mix pow_assent.ecto.install (PowAssent v0.4.10) View Source

Generates user identity schema and migration file.

mix pow_assent.ecto.install -r MyApp.Repo

mix pow_assent.ecto.install -r MyApp.Repo Accounts.Identity identities

See Mix.Tasks.PowAssent.Ecto.Gen.Schema and Mix.Tasks.PowAssent.Ecto.Gen.Migration for more.