Changes between Version 1 and Version 2 of ZooomrAPI/UserAuth

Show
Ignore:
Author:
kristate (IP: 192.168.10.2)
Timestamp:
07/03/08 18:48:33 (1 year ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ZooomrAPI/UserAuth

    v1 v2  
    1 == [wiki:ZooomrAPI Zooomr API] User Authentication =
     1= [wiki:ZooomrAPI Zooomr API] User Authentication
    22 
    33Many API methods require the user to be logged in. Here you will find information on how to authenticate against the Zooomr API. 
    44 
    5 === Authentication API === 
     5== Authentication API == 
    66 
    77Users should be authenticated using the [wiki:ZooomrAPI/AuthSpec Authentication API]. The {{{ auth_token }}} and {{{ api_sig }}} parameters should then be passed along with each request.