Returns:
64 65 66
# File 'app/services/sign_in/token_params_validator.rb', line 64 def authorization_code_grant? grant_type == Constants::Auth::AUTH_CODE_GRANT end