registrationDisabled is optional
This commit is contained in:
parent
50e38b6a10
commit
3155f5da66
@ -580,7 +580,7 @@ export declare namespace KcContext {
|
||||
url: {
|
||||
registrationUrl: string;
|
||||
};
|
||||
registrationDisabled: boolean;
|
||||
registrationDisabled?: boolean;
|
||||
isUserIdentified: boolean | "true" | "false";
|
||||
challenge: string;
|
||||
userVerification: string;
|
||||
|
Loading…
x
Reference in New Issue
Block a user