diff --git a/commerce_coordinator/settings/base.py b/commerce_coordinator/settings/base.py index afd425df..bca5a9cf 100644 --- a/commerce_coordinator/settings/base.py +++ b/commerce_coordinator/settings/base.py @@ -232,7 +232,6 @@ def root(*x): 'JWT_AUTH_COOKIE': 'edx-jwt-cookie', 'JWT_AUTH_COOKIE_HEADER_PAYLOAD': 'edx-jwt-cookie-header-payload', 'JWT_AUTH_COOKIE_SIGNATURE': 'edx-jwt-cookie-signature', - 'JWT_AUTH_REFRESH_COOKIE': 'edx-jwt-refresh-cookie', } # Request the user's permissions in the ID token