From 400f1b5d6c55b69d3b17cb6b5dda812dcfa74bd1 Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Thu, 4 Aug 2022 14:47:21 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c9074c5..4ca0c9b 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ This is a JavaScript Module written to take the OAuth Module written by @Dmbob h Examples Assume React Syntax ### Loading a Saved Session + +The LoadPlexSession Function returns an object that contains the plexClientInformation and plexTVAuthToken keys/values according to how they were created ``` JavaScript const loadedSession = LoadPlexSession(); if (