_auth_PLEX

Internal Plex auth provider module (PIN/device auth and token storage).

Plex authentication provider (PIN / device flow).

What this auth provider does

Connects CrossWatch to a Plex account using a Plex PIN.

CrossWatch stores the Plex token, not your password.

Auth flow

  • device_pin

Writes to config

Namespace:

  • cfg["plex"]

Common fields:

  • account_token

  • server/account identifiers (UI-dependent)

Gotchas

  • Popup blockers can prevent the Plex tab from opening.

  • PMS URLs must be reachable from the container.

Last updated

Was this helpful?