From 6adbab1997a8bb365d9b0a7bcf2c111c597027ae Mon Sep 17 00:00:00 2001 From: bbrewington Date: Wed, 11 Aug 2021 01:15:14 -0400 Subject: [PATCH] add link to cached auth settings example file --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2c62d10d..655a3004 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,8 @@ You are advised to persist/cache the auth cookie details to avoid logging in eve The saved auth cookie can be reused for up to **90 days**. +An example of how to save and reuse the auth settings can be found in the [examples](examples/savesettings_logincallback.py). + ## Donate Want to keep this project going? Please donate generously [https://www.buymeacoffee.com/ping](https://www.buymeacoffee.com/ping)