We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a6c32 commit b2847e2Copy full SHA for b2847e2
oauth2_provider/settings.py
@@ -76,6 +76,7 @@
76
"OAUTH2_BACKEND_CLASS",
77
"SCOPES",
78
"ALLOWED_REDIRECT_URI_SCHEMES",
79
+ "RSA_PRIVATE_KEY",
80
)
81
82
# List of settings that may be in string import notation.
0 commit comments