From d6ec70a721e653bc899dde9321d56e8d6c987424 Mon Sep 17 00:00:00 2001 From: Cameron Matheson Date: Thu, 21 Nov 2024 08:47:45 -0700 Subject: [PATCH] update README with new CORS config dialog in WorkOS dashboard --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8408a05..16ab42f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ yarn add @workos-inc/authkit-react ## Setup Add your site's URL to the list of allowed origins in the WorkOS dashboard by -clicking on the "Configure sessions" button of the "Authentication" page. +clicking on the "Configure CORS" button of the "Authentication" page. ## Usage