From e032fa1ca471aaa807baac66cc22fef493d3521e Mon Sep 17 00:00:00 2001 From: Gerrit Oomens Date: Wed, 17 Mar 2021 15:46:23 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f7cbb3e..62712da 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,5 @@ oauth2_client_id = oauth2_client_secret = oauth2_refresh_token = ``` + +Note: in practice you should store your token in some type of secure key store.