zitadel/internal/webauthn
Stefan Benz 4d593dace2
fix: add domain as attribute to list user auth methods (#8718)
# Which Problems Are Solved

There is no option to only query auth methods related to specific
domains.

# How the Problems Are Solved

Add domain as attribute to the ListAuthenticationMethodTypes request.

# Additional Changes

OwnerRemoved column removed from the projection.

# Additional Context

Closes #8615

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2024-10-10 16:50:53 +00:00
..
client.go fix: add domain as attribute to list user auth methods (#8718) 2024-10-10 16:50:53 +00:00
converter.go
webauthn_test.go
webauthn.go chore(tests): use a coverage server binary (#8407) 2024-09-06 14:47:57 +02:00