From b19f838d79a300c684aae3cc90984f37c1e9d94d Mon Sep 17 00:00:00 2001 From: David Thyresson Date: Mon, 25 Mar 2024 17:11:10 -0400 Subject: [PATCH] Adds important admonition for generate dbAuth --- docs/docs/cli-commands.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/docs/cli-commands.md b/docs/docs/cli-commands.md index ca8e967aadbd..82a0e9ad86a4 100644 --- a/docs/docs/cli-commands.md +++ b/docs/docs/cli-commands.md @@ -621,6 +621,11 @@ If you'd rather create your own, you might want to start from the generated pages anyway as they'll contain the other code you need to actually submit the log in credentials or sign up fields to the server for processing. +:::important +This `generate dbAuth` command simply adds the pages. You must add the necessary dbAuth functions and +app setup by running `yarn rw setup auth dbAuth` to fully use dbAuth. +::: + ### generate directive Generate a directive.