Complete rework of WebauthnRegister

This commit is contained in:
Joseph Garrone
2024-09-10 09:57:47 +02:00
parent 72c31776d7
commit 50e38b6a10
5 changed files with 107 additions and 202 deletions

View File

@ -345,8 +345,7 @@ export const kcContextMocks = [
rpId: "",
createTimeout: "0",
isUserIdentified: "false",
shouldDisplayAuthenticators: false,
login: {}
shouldDisplayAuthenticators: false
}),
id<KcContext.LoginUpdatePassword>({
...kcContextCommonMock,