random_wanderer
random_wanderer
AEAsh Elixir
Created by random_wanderer on 5/28/2023 in #support
The resource `Example.Accounts.User` does not define an attribute named `:unique_email`
I'm following the getting started guide for Ash Authentication (https://ash-hq.org/docs/guides/ash_authentication_phoenix/latest/tutorials/getting-started-with-ash-authentication-phoenix#reset-password) and I'm getting an error that the :unique_email atom isn't defined. It is defined as an identity though and the only departure I've made from the guide is to set the x.x. dependencies (https://ash-hq.org/docs/guides/ash_authentication_phoenix/latest/tutorials/getting-started-with-ash-authentication-phoenix#application-dependencies) as the latest versions. Could there be some conflict with the different versions?
13 replies