1
0
Fork 0
mirror of https://codeberg.org/MarkusThielker/next-ory.git synced 2025-04-11 12:18:41 +00:00

NORY-36: remove webauthn from identity schema

This commit is contained in:
Markus Thielker 2024-12-15 03:37:07 +01:00
parent 07c0d3b696
commit aa037678cb
No known key found for this signature in database

View file

@ -15,9 +15,6 @@
"credentials": {
"password": {
"identifier": true
},
"webauthn": {
"identifier": true
}
},
"recovery": {