Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
/auth/keepalive
Info

Updates a users cookie to extend session for another 30 minutes from now.  Used to keep a session alive.  Will return false if a session has died or another user has logged in.

Authentication

Required, see Auth - Login

Arguments

none      

Example

http://infinite.ikanow.com/api/auth/keepalive

...