Customizing doorkeeper views for authorizing app
This commit is contained in:
4
app/views/doorkeeper/authorizations/error.html.haml
Normal file
4
app/views/doorkeeper/authorizations/error.html.haml
Normal file
@@ -0,0 +1,4 @@
|
||||
.prompt= t('doorkeeper.authorizations.error.title')
|
||||
|
||||
#error_explanation
|
||||
= @pre_auth.error_response.body[:error_description]
|
Reference in New Issue
Block a user