changeset 4262:6d7fb22c0440

mod_adhoc_oauth2_client: Note TODO
author Kim Alvefur <zash@zash.se>
date Sun, 22 Nov 2020 01:31:27 +0100
parents 608be9a66876
children d3af5f94d6df
files mod_adhoc_oauth2_client/mod_adhoc_oauth2_client.lua
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mod_adhoc_oauth2_client/mod_adhoc_oauth2_client.lua	Sun Nov 22 00:50:45 2020 +0100
+++ b/mod_adhoc_oauth2_client/mod_adhoc_oauth2_client.lua	Sun Nov 22 01:31:27 2020 +0100
@@ -46,3 +46,5 @@
 local handler = adhoc.new_simple_form(new_client, create_client);
 
 module:provides("adhoc", module:require "adhoc".new(new_client.title, new_client[1].value, handler, "local_user"));
+
+-- TODO list/manage/revoke clients