Ash Framework
The Elixir backend framework for unparalleled productivity. Declarative tools that let you stop wasting time. Use with Phoenix LiveView or build APIs in minutes for your front-end of choice.
JoinAsh Framework
The Elixir backend framework for unparalleled productivity. Declarative tools that let you stop wasting time. Use with Phoenix LiveView or build APIs in minutes for your front-end of choice.
JoinHow to use date_range filter in Cinder.Table
include_time should work properly now as well)Ash ai prompt wrapper
AshGraphQL cannot return null on non nullable field
Cannot return null for non-nullable field"Right" way to do conditional forms
Is this possible to encode as a policy?
^context(:organization_id) == ^tenant() and ^context(:some_key) == ^arg(:some_other_key)...
Runtime values in Filter
I'm getting a `:type not found in :nil` error when trying to roll my own confirm user page
"The CLDR provider module Cldr.XYZ.Backend was not found"
Using config values in filter expressions
Should reusing a used magic link redirect to the sign in screen?
Debugging when authentication goes wrong and noticed it doesn't redirect back to home or the sign-in and no error toast is shown, is this expected behaviour? (sorry for 480p video, but had to make it under 10MB to post)Testing with AshAuthentication after upgrade
ash_authentication_phoenix and ash_authentication to 2.10.0 and 2.9.2, this test helper function raises an error.
``elixir
@doc """
Logs in a user with AshAuthentication` as the current user.
"""...__metadata__Is there anyway to return a changeset from validation module?
Trickle down multitenancy :bypass
Is there a way to detect running in "seed data" mode?
mix run priv/repo/seeds.exs
How might an Ash application know that it was invoked in a utility mode and not completely start itself?...AshGraphql unknown error
before_action hook and use that to update the recordOptimistic updates / syncing with AshEvents
Ash Authentication `no case clause matching: "TOKEN_SIGNING_SECRET"`
mix igniter.install ash_authentication
mix igniter.install ash_authentication
Ash Oban trigger after action
session_identifier compilation on AshAuthentication update
``console
** (Spark.Error.DslError) authentication -> session_identifier:
Must set authentication.session_identifier to either :jti or :unsafe`.
...require_token_presence_for_authentication? trueCustom payload body for post endpoint