Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
to the API
This commit is contained in:
2
app/views/oauth/authorizations/error.html.haml
Normal file
2
app/views/oauth/authorizations/error.html.haml
Normal file
@@ -0,0 +1,2 @@
|
||||
.flash-message#error_explanation
|
||||
= @pre_auth.error_response.body[:error_description]
|
Reference in New Issue
Block a user