@if (oidcExclusiveMode()) {
Plex login is disabled while OIDC exclusive mode is active.
} @if (linked()) {
Linked Account {{ username() }}
@if (plexUnlinking()) { Unlinking... } @else { Unlink Plex Account }
} @else {

Link your Plex account to enable signing in with Plex as an alternative to username and password.

@if (plexLinking()) { Waiting for Plex... } @else { Link Plex Account }
}