From 0c614f615b145b187e52c57167587d0e27acb7b9 Mon Sep 17 00:00:00 2001 From: akhisud3195 <55130408+akhisud3195@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:39:56 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c0451db..d0b95ab6 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Before running RowBoat, ensure you have: - **Configure Application**: - **Allowed Callback URLs**: In the Auth0 Dashboard, go to your "RowBoat" application settings and set `http://localhost:3000/api/auth/callback` as an Allowed Callback URL. - **Get Credentials**: Collect the following from your Auth0 application settings: - - **Domain**: Copy your Auth0 domain (ensure it is prefixed with `https://`) + - **Domain**: Copy your Auth0 domain (ensure you append `https://` to the Domain that the Auth0 dashboard shows you) - **Client ID**: Your application's unique identifier - **Client Secret**: Your application's secret key - **Generate secret**: Generate a session encryption secret in your terminal and note the output for later: