From 698b5f8f84a538c939ed5eb619f526ea21cb2d89 Mon Sep 17 00:00:00 2001 From: tengqm Date: Mon, 26 Jan 2015 09:47:25 +0800 Subject: [PATCH] Added trust-based authentication as TODO We don't really need it in near term. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index d181e569..48714fb3 100644 --- a/TODO +++ b/TODO @@ -18,6 +18,7 @@ Middle Priority - Add unit tests - Figure out how to use access_info and reauthenticate parameters for authentication. + - Support trust based authentication Low Priority ============