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 0f3846c commit 5da0de9Copy full SHA for 5da0de9
oauth2_provider/views/application.py
@@ -94,7 +94,6 @@ def get_form_class(self):
94
fields=(
95
"name",
96
"client_id",
97
- "hash_client_secret",
98
"client_type",
99
"authorization_grant_type",
100
"redirect_uris",
0 commit comments