Add support for Plex JWT Authentication by JonnyWong16 · Pull Request #1554 · pushingkarmaorg/python-plexapi

JonnyWong16 added a commit to JonnyWong16/python-plexapi that referenced this pull request

Nov 18, 2025
* Add private.key and public.key to .gitignore

* Add `MyPlexJWTAuth` class

* Add `utils.plexJWTAuth` helper function

* Update optional dependencies for Plex JWT authentication

* Add method to retrieve Plex JWT without initial Plex token

* Update doc strings

* Switch MyPlexJWTLogin to JSON response

* Remove cached data properties

* Guard against None keypair

* Use UTC timezone for jwt