asdsad
This commit is contained in:
@@ -18,6 +18,7 @@ $previewUrl = $auth->allowDesktopPreview()
|
||||
$loginScreen = [
|
||||
'branding' => $auth->branding(),
|
||||
'login_url' => $auth->isConfigured() ? '/auth/keycloak' : null,
|
||||
'register_url' => '/auth/register',
|
||||
'preview_url' => $previewUrl,
|
||||
'keycloak_ready' => $auth->isConfigured(),
|
||||
'callback_url' => $auth->redirectUri(),
|
||||
|
||||
Reference in New Issue
Block a user