Commit 89e8fc3
authored
Update server.php to set Signature counter to 0 (#100)
Was getting failures on apple passkeys when using touchID as the SigCounter remains at 0. hint found via apple passkey issue on stack overflow.
https://stackoverflow.com/questions/78776653/passkey-counter-always-0-macos1 parent 83b8060 commit 89e8fc3
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
| 217 | + | |
| 218 | + | |
218 | 219 | | |
219 | 220 | | |
220 | 221 | | |
| |||
0 commit comments