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

feat(plex-login): use application name for plex product name on login #3811

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

jordanjones98
Copy link
Contributor

@jordanjones98 jordanjones98 commented Mar 13, 2024

Description

Update the Plex OAuth flow to include the application name. This allows for a tad more customization and authenticating users not being concerned about what "Overseerr" is. The plex product name shows on the plex login screen as shown in the screenshots below.

If the application name is the default Overseerr the plex product name will be Overseerr

If the application name is not the default it will be ${applicationName} - Overseerr.

Screenshot (if UI-related)

Default name of Overseerr
image

Application name of My Server
image

To-Dos

  • Successful build yarn build
  • Translation keys yarn i18n:extract
  • Database migration (if required)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant