# File lib/omniauth/strategies/oauth2.rb, line 119
        def message
          [error, error_reason, error_uri].compact.join(" | ")
        end