<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,7 +5,7 @@ get '/login' do
 end
 
 def authenticate(token)
-  response = JSON.parse(RestClient.post 'https://rpxnow.com/api/v2/auth_info', :token =&gt; token, 'apiKey' =&gt; '30e2f26bb637982d6b236dd7f095d2b5ba897b3f', :format =&gt; 'json')
+  response = JSON.parse(RestClient.post 'https://rpxnow.com/api/v2/auth_info', :token =&gt; token, 'apiKey' =&gt; '&lt;INSERT API KEY HERE&gt;', :format =&gt; 'json')
   return true if response['stat'] == 'ok'
   return false
 end
\ No newline at end of file</diff>
      <filename>rpx_auth.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>757fea1700a851739dabea59a89e2becc6a60e51</id>
    </parent>
  </parents>
  <author>
    <name>Sausheong Chang</name>
    <email>saush@blowabove-lm.singapore.corp.yahoo.com</email>
  </author>
  <url>http://github.com/sausheong/auth/commit/b4e899a2185e30ac219a6ead31b65a662d000c16</url>
  <id>b4e899a2185e30ac219a6ead31b65a662d000c16</id>
  <committed-date>2009-04-23T22:16:18-07:00</committed-date>
  <authored-date>2009-04-23T22:16:18-07:00</authored-date>
  <message>tidied up rpx_auth</message>
  <tree>d83781579091161fafa63a55856d32b0f0178fff</tree>
  <committer>
    <name>Sausheong Chang</name>
    <email>saush@blowabove-lm.singapore.corp.yahoo.com</email>
  </committer>
</commit>
