feat(plugins): add Jellyfin-Discord-Auth (#578)

This commit is contained in:
cedev-1
2026-08-15 14:53:09 +02:00
committed by GitHub
parent 662c994f9f
commit 9c8198448c
+1
View File
@@ -123,6 +123,7 @@
### 🔐 Authentication
<!-- sort list:plugins-auth -->
- [Jellyfin-Discord-Auth](https://github.com/EvanTrow/Jellyfin-Discord-Auth) - Allows users to sign in through Discord.
- [jellyfin-plugin-ldapauth](https://github.com/jellyfin/jellyfin-plugin-ldapauth) - Allows the use of LDAP as an auth provider.
- [jellyfin-plugin-sso](https://github.com/9p4/jellyfin-plugin-sso) - Allows users to sign in through an SSO provider. `🔹 Beta` `🔸 Stale`
- [Jellyfin Security](https://github.com/ZL154/JellyfinSecurity) - Natively adds TOTP and email 2FA, passkeys, OIDC/SSO sign-in, brute-force protection, IP allowlists, device pairing, trusted browsers, and audit logging to Jellyfin.