Provide mocks data for the new pages

This commit is contained in:
Joseph Garrone
2024-05-11 21:38:48 +02:00
parent cf39095351
commit e9f7f9d091
2 changed files with 145 additions and 227 deletions

View File

@ -382,7 +382,7 @@ export declare namespace KcContext {
authenticatorAttachment: string;
requireResidentKey: string;
userVerificationRequirement: string;
createTimeout: string;
createTimeout: number;
excludeCredentialIds: string;
isSetRetry?: boolean;
isAppInitiatedAction?: boolean;