Update README.md

This commit is contained in:
Luke Hagar
2022-08-04 14:47:21 -05:00
committed by GitHub
parent f4cc5e84fe
commit 400f1b5d6c

View File

@@ -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 (