raw_info

in lib/omniauth/strategies/gitlab.rb [23:26]


      def raw_info
        @raw_info ||= access_token.get('/api/v3/user').parsed
      end