# File lib/rack/oauth2/server/authorize/extension/id_token.rb, line 8
              def response_type_for?(response_type)
                response_type == 'id_token'
              end