class Rack::OAuth2::Client::Grant::TokenExchange
Public Instance Methods
grant_type()
click to toggle source
# File lib/rack/oauth2/client/grant/token_exchange.rb, line 8 def grant_type URN::GrantType::TOKEN_EXCHANGE end