Returns:
72 73 74
# File 'app/services/sign_in/token_params_validator.rb', line 72 def token_exchange_grant? grant_type == Constants::Auth::TOKEN_EXCHANGE_GRANT end