Customizing doorkeeper views for authorizing app
This commit is contained in:
parent
d4b9b289e8
commit
b919f39b31
12 changed files with 78 additions and 64 deletions
|
@ -47,7 +47,7 @@ Doorkeeper.configure do
|
|||
# For more information go to
|
||||
# https://github.com/doorkeeper-gem/doorkeeper/wiki/Using-Scopes
|
||||
# default_scopes :public
|
||||
# optional_scopes :write, :update
|
||||
# optional_scopes :write, :follow
|
||||
|
||||
# Change the way client credentials are retrieved from the request object.
|
||||
# By default it retrieves first from the `HTTP_AUTHORIZATION` header, then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue