OIDC Login Support Added
OpenID Connect (OIDC) login is now available, along with related features and improvements to security.
Changes
- Added OIDC login button to the login and register pages.
- Added support for OIDC in the available-providers endpoint.
- Added OIDC-related translation keys for all locales.
- Improved OIDC security with email verification and additional API guards.
- Added feature flags for OIDC and password login.
- Updated OIDC environment variable schema and validation.
For full details, see the changelog.