mastodon/app/views/doorkeeper/authorizations/error.html.haml

5 lines
126 B
Plaintext

.prompt= t('doorkeeper.authorizations.error.title')
#error_explanation
= @pre_auth.error_response.body[:error_description]