dungnguyen8134
AEAsh Elixir
•Created by axdc on 4/14/2023 in #support
Not seeing policy authorization errors
Have you check if
actor.staff
is true? policies look ok17 replies
AEAsh Elixir
•Created by axdc on 4/14/2023 in #support
Not seeing policy authorization errors
Have you added policy for
:add_user
action?17 replies
AEAsh Elixir
•Created by icecarrotbear on 2/28/2023 in #support
require authenticated user
That's great, thank you
24 replies
AEAsh Elixir
•Created by icecarrotbear on 2/28/2023 in #support
require authenticated user
No I cannot find in the tutorial
24 replies
AEAsh Elixir
•Created by icecarrotbear on 2/28/2023 in #support
require authenticated user
I think we should add this to
AshAuthentication.Phoenix
tutorial24 replies
AEAsh Elixir
•Created by icecarrotbear on 2/28/2023 in #support
require authenticated user
finally I remove the
:session
options and it works
24 replies
AEAsh Elixir
•Created by icecarrotbear on 2/28/2023 in #support
require authenticated user
then I replace
live_session
with ash_authentication_live_session
and I got this compile error24 replies
AEAsh Elixir
•Created by icecarrotbear on 2/28/2023 in #support
require authenticated user
I copy code from
ash_hq
and it doesn't load current user
24 replies
AEAsh Elixir
•Created by dungnguyen8134 on 3/15/2023 in #support
Does ash support multi tenancy with foreign key?
Thanks Zach, I searched wrong keyword 😄
6 replies
AEAsh Elixir
•Created by dungnguyen8134 on 3/8/2023 in #support
code_interface not expose function
It takes time to get familiar with Ash. But it reduces lot of boilerplate. Thank you for your awesome work.
6 replies
AEAsh Elixir
•Created by dungnguyen8134 on 3/8/2023 in #support
code_interface not expose function
Thank you for your help. I'm quite new to Ash. I'm using it for my side project.
6 replies