# File lib/rack/oauth2/server/authorize/extension/id_token.rb, line 20 def initialize(env) super @response_type = :id_token attr_missing! end