Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Plex Oauth token authentication #412

Closed
leepeuker opened this issue Jun 27, 2023 · 0 comments · Fixed by #413
Closed

Add Plex Oauth token authentication #412

leepeuker opened this issue Jun 27, 2023 · 0 comments · Fixed by #413
Assignees
Labels
enhancement New feature or request priority: middle A little bit important

Comments

@leepeuker
Copy link
Owner

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
@leepeuker leepeuker added enhancement New feature or request priority: middle A little bit important labels Jun 27, 2023
@leepeuker leepeuker self-assigned this Jun 27, 2023
@leepeuker leepeuker linked a pull request Jun 27, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: middle A little bit important
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants