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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters