From a6737e7f233c43c8222faabca991d8c666837c05 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 4 Dec 2022 18:04:57 +0530 Subject: added (untested) auth mechanism --- openbills.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 openbills.toml (limited to 'openbills.toml') diff --git a/openbills.toml b/openbills.toml new file mode 100644 index 0000000..3facda1 --- /dev/null +++ b/openbills.toml @@ -0,0 +1,3 @@ +[cryptography] +access_token_secret = "hixt9vksexi3sieafpdt9" +refresh_token_secret = "zn9y6fxr292wieaj5sxsm" -- cgit v1.2.3