Commit 3fc1dec
committed
fix(reauth): Use UV=preferred for ReAuth WebAuthn challenge
Since ReAuth is a second factor credential, it is not necessary to
require UV here. This was discussed with ReAuth folks.
Also, in practice, downstream clients disregard this because the U2F
protocol doesn't expose UV enforcement.1 parent af18060 commit 3fc1dec
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| |||
0 commit comments