From 014934fc0e94f6cb9dfc6dcb2ad029e205d47432 Mon Sep 17 00:00:00 2001 From: lpm0073 Date: Tue, 4 Oct 2022 18:38:04 -0500 Subject: [PATCH] documentation --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index b543d18..f08a7df 100644 --- a/README.rst +++ b/README.rst @@ -45,6 +45,12 @@ add these settings to django.conf: - see: https://stepwisemath.ai/wp-admin/admin.php?page=wo_manage_clients * - WPOAUTH_BACKEND_CLIENT_SECRET - see: https://stepwisemath.ai/wp-admin/admin.php?page=wo_manage_clients + * - SCOPE + - basic email profile + * - GRANT_TYPE + - Authorization Code + * - REDIRECT_URI + - https://web.stepwisemath.ai/auth/complete/stepwisemath-oauth Cookiecutter openedx_devops build