mirror of
https://github.com/LukeHagar/plex-api-oauth.git
synced 2025-12-06 20:47:45 +00:00
Update README.md
This commit is contained in:
@@ -12,6 +12,8 @@ This is a JavaScript Module written to take the OAuth Module written by @Dmbob h
|
|||||||
Examples Assume React Syntax
|
Examples Assume React Syntax
|
||||||
|
|
||||||
### Loading a Saved Session
|
### 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
|
``` JavaScript
|
||||||
const loadedSession = LoadPlexSession();
|
const loadedSession = LoadPlexSession();
|
||||||
if (
|
if (
|
||||||
|
|||||||
Reference in New Issue
Block a user