# File lib/fog/brightbox/oauth2.rb, line 126 def authorization_body_data { "grant_type" => "client_credentials", } end