Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Terminate Session (Logout)

NOTE:  This doesn't work when deployed on AppEngine.  Will retest once we make the transition to another platform.

Request:

Code Block
DELETE https://ssl.latest.deflaux-test.appspot.com/auth/v1/session
{"sessionToken":"AYcOhWIm9NdOC6BdzzzisQ00"}

...