docs: add notice about minimum ash_postgres version (#517)

This commit is contained in:
StephanH90 2024-01-29 02:23:25 +01:00 committed by James Harton
parent 41dd582e39
commit 9000a10a67
Signed by: james
GPG key ID: 90E82DAA13F624F4

View file

@ -6,6 +6,9 @@ Auth0 for authentication.
Before you start this tutorial, skip the Token resource while following the
[AshAuthenticationPhoenix guide](https://hexdocs.pm/ash_authentication_phoenix/getting-started-with-ash-authentication-phoenix.html))
> [!WARNING]
> Make sure that your `ash_postgres` dependency is `~> 1.3.64`. A bug in previous versions prevents the action shown below from working correctly.
Next, you need to configure an application in [the Auth0
dashboard](https://manage.auth0.com/) using the following steps: