From 5ba00c78a7a7f600783c672dfe4921e9d8b2d11a Mon Sep 17 00:00:00 2001 From: Mihai Parparita Date: Sat, 26 Jul 2014 15:36:09 -0700 Subject: [PATCH] Another TODO --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 18c68ce..a129285 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,6 @@ TODO - Persist OAuth token in the datastore and use session cookies +- Flash message and sign out when OAuth token has expired/is invalid - Handle pagination for user repository list - Handle pagination for user organization list - Handle pagination for organization repository list