Update login-username.ftl page
This commit is contained in:
@ -307,15 +307,7 @@ export declare namespace KcContext {
|
||||
rememberMe?: string;
|
||||
};
|
||||
usernameHidden?: boolean;
|
||||
social: {
|
||||
displayInfo: boolean;
|
||||
providers?: {
|
||||
loginUrl: string;
|
||||
alias: string;
|
||||
providerId: string;
|
||||
displayName: string;
|
||||
}[];
|
||||
};
|
||||
social: Login["social"];
|
||||
};
|
||||
|
||||
export type LoginPassword = Common & {
|
||||
|
Reference in New Issue
Block a user