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.