From e24bc8c3d1cc296b7109617da1fca97d64310403 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Sat, 20 Jun 2015 23:53:34 +0200 Subject: [PATCH] token issuing --- api/devs.ouya.tv/api-v1-sessions.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/api/devs.ouya.tv/api-v1-sessions.rst b/api/devs.ouya.tv/api-v1-sessions.rst index c140919..4638ae2 100644 --- a/api/devs.ouya.tv/api-v1-sessions.rst +++ b/api/devs.ouya.tv/api-v1-sessions.rst @@ -47,6 +47,9 @@ Success ------- When the user logged in successfully. +.. note:: If the user is already logged in, the old ``auth_token`` is returned. + No new token is issued in this case. + Status code ``200 OK`` Content type -- 2.30.2