You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user should be able to request a Plex authentication token via Oauth to enable access to personal user data (e.g. watchlist or watch history) from Plex API.
Todos:
add way to request Oauth token via UI (Plex integration user settings page)
add way to request Oauth token via cli
delete token?
refresh token?
verify/test token?
token should be accessible via php code, some kind of getter, to use it for upcoming API request
The text was updated successfully, but these errors were encountered:
A user should be able to request a Plex authentication token via Oauth to enable access to personal user data (e.g. watchlist or watch history) from Plex API.
Todos:
The text was updated successfully, but these errors were encountered: