No additional server-side configuration is required.
When I created a new one Doorkeeper::Applicationin my Rails application, the Doorkeeper interface gave me an Authorize link with response_type=codein it for this application.
response_type=token, GET, access_token code. URL- http://my-rails-doorkeeper-app/oauth/authorize?client_id=1234&redirect_uri=http://my-angularjs-app&response_type=token.
:
, .
doorkeeper ( , , client_credentials).
initializer/doorkeeper.rb, , , .