GET /oauth/authorize/:code(.:format) doorkeeper/authorizations#show oauth_authorization GET /oauth/authorize(.:format) doorkeeper/authorizations#new POST /oauth/authorize(.:format) doorkeeper/authorizations#create PATCH /oauth/authorize(.:format) doorkeeper/authorizations#update PUT /oauth/authorize(.:format) doorkeeper/authorizations#update DELETE /oauth/authorize(.:format) doorkeeper/authorizati
