talha-azeem
AEAsh Elixir
•Created by talha-azeem on 2/2/2023 in #support
How do we seed data of a specific resource?
I want to add admin user by default through seeds
3 replies
AEAsh Elixir
•Created by talha-azeem on 1/30/2023 in #support
updating password through ash resources
trying to update the password but
current_password
field data vanishes as soon as i enter the data in new_password
. the current_password
field vanishes26 replies
AEAsh Elixir
•Created by talha-azeem on 1/30/2023 in #support
Update Name through Ash resources.
Trying to update the name through ash resources.
15 replies
AEAsh Elixir
•Created by talha-azeem on 1/30/2023 in #support
Ash HQ User Settings Page
How are these working?
14 replies
AEAsh Elixir
•Created by talha-azeem on 1/30/2023 in #support
Confirm with password
I want to perform deletion upon password confirmation. Any suggestions on how i can do that?
111 replies
AEAsh Elixir
•Created by talha-azeem on 1/29/2023 in #support
adding data to the junction table
How can i add data to a junction/pivot table through a form?
I have create action enabled on the junction table
41 replies
AEAsh Elixir
•Created by talha-azeem on 1/29/2023 in #support
Delete Queries.
How does delete queries work? like if i want to fetch a record based on and id or maybe two columns and want to delete that record?
56 replies
AEAsh Elixir
•Created by talha-azeem on 1/29/2023 in #support
Form Module is not available
While trying to implement my own liveview for the reset functionality. I am getting this error.
7 replies
AEAsh Elixir
•Created by talha-azeem on 1/28/2023 in #support
redirect screen while trying to sign-in with wrong email or password

68 replies
AEAsh Elixir
•Created by talha-azeem on 1/28/2023 in #support
Maintaining the current logged in user.
How do we maintain the current user, like in liveviews we fetch it from the session.
110 replies
AEAsh Elixir
•Created by talha-azeem on 1/28/2023 in #support
implementing custom register form
I was looking into the register_form.ex and found a key @strategy. What is it used for?
55 replies
AEAsh Elixir
•Created by talha-azeem on 1/25/2023 in #support
Couldn't recognise the signer algorithm
Having this issue after implementing Ash Auth
95 replies
AEAsh Elixir
•Created by talha-azeem on 1/25/2023 in #support
Ash Authentication in Phoenix Liveviews
I am trying to implement the authentication in liveviews. can anyone provide me a helpful link?
48 replies