nextcloud/lib/public/AppFramework/Bootstrap
Carl Schwan f4cae8c222
feat(auth): Add IAlternativeLoginProvider
IAlternativeLogin has a fatal flaw in that it is not possible to
register multiple alternative login dynamically but only statically.

IAlternativeLoginProvider fixes this limitation as the provider can then
provider multiple IAlternativeLogin.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-04-14 20:21:58 +02:00
..
IBootContext.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IBootstrap.php fix: Remove support for app.php loading 2025-04-14 14:30:00 +02:00
IRegistrationContext.php feat(auth): Add IAlternativeLoginProvider 2026-04-14 20:21:58 +02:00