Customizing doorkeeper views for authorizing app
This commit is contained in:
2
app/views/doorkeeper/authorizations/show.html.haml
Normal file
2
app/views/doorkeeper/authorizations/show.html.haml
Normal file
@@ -0,0 +1,2 @@
|
||||
.prompt= t('.title')
|
||||
%code.copypasteable= params[:code]
|
Reference in New Issue
Block a user