fix webauthn flow, idp flow

This commit is contained in:
peintnermax
2023-08-21 17:00:29 +02:00
parent e301f6a198
commit ead206a188
4 changed files with 19 additions and 17 deletions

View File

@@ -20,9 +20,9 @@ export {
} from "./proto/server/zitadel/settings/v2alpha/login_settings";
export {
ChallengeKind,
RequestChallenges,
Challenges,
Challenges_Passkey,
Challenges_WebAuthN,
} from "./proto/server/zitadel/session/v2alpha/challenge";
export {