You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an attribute :site_role to Kindkaboom.Accounts.User. It should be an :atom with possible values of :admin, :moderator, or :user. The default should be :user
Generate the migrations: mix ash.codegen add_user_site_role
The text was updated successfully, but these errors were encountered:
Add an attribute :site_role to Kindkaboom.Accounts.User. It should be an :atom with possible values of :admin, :moderator, or :user. The default should be :user
Generate the migrations: mix ash.codegen add_user_site_role
The text was updated successfully, but these errors were encountered: