mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-25 13:57:47 +00:00
branding context
This commit is contained in:
@@ -204,5 +204,5 @@ export default async function Page(props: {
|
||||
}
|
||||
|
||||
// return login failed if no linking or creation is allowed and no user was found
|
||||
return loginFailed;
|
||||
return loginFailed(branding);
|
||||
}
|
||||
|
Reference in New Issue
Block a user