From e2043eb910ccf0c6b4b7ed3dedd35cd9853fe01b Mon Sep 17 00:00:00 2001 From: Mike A Date: Fri, 23 Feb 2024 14:39:21 +0100 Subject: [PATCH] feat(docs): Initial getting started page --- docs/getstarted/1-account.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/getstarted/1-account.md diff --git a/docs/getstarted/1-account.md b/docs/getstarted/1-account.md new file mode 100644 index 0000000..8bfec34 --- /dev/null +++ b/docs/getstarted/1-account.md @@ -0,0 +1,7 @@ +# Logging in + +Some useful features of this library require an active login session with Apple in order to work correctly. +The reason for this is that the remote endpoints require authentication to actually retrieve data. +This page will guide you through the steps needed to log into an Apple account using FindMy.py. + +