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 cc11984 commit 782dc44Copy full SHA for 782dc44
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