mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-07 22:27:40 +00:00
80815e89cf
* feat: first proto definition of passkeys endpoints * improve passkeys requests * fix: some renaming of passkey endpoint attributes * change to post methods * improve passkeys requests * add code id and make codes optional * fix: some documentation for passkeys endpoints * drop code from VerifyPasskeyRegistrationRequest not needed, as disccussed * put code_id and code in a nested object * add passkey_id to RegisterPasskeyResponse * improve description --------- Co-authored-by: Livio Spring <livio.a@gmail.com> Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>