mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 13:35:07 +00:00
fix webauthn flow, state
This commit is contained in:
@@ -66,6 +66,7 @@ export default function RegisterFormWithoutPassword({ legal }: Props) {
|
||||
},
|
||||
body: JSON.stringify({
|
||||
loginName: loginName,
|
||||
// authRequestId, register does not need an oidc callback at the end
|
||||
}),
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user