Customizing doorkeeper views for authorizing app
This commit is contained in:
parent
d4b9b289e8
commit
b919f39b31
12 changed files with 78 additions and 64 deletions
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]
|
||||
Loading…
Add table
Add a link
Reference in a new issue