Commit a520ddb
committed
Fix passkey authentication submit method
Unfortunately, the submit and cancel form were unintentionally "merged" by migrating the `link_to` to `button_to`, overwriting the method for the regular login.
Regresses 0a387551 parent cfd5066 commit a520ddb
1 file changed
Lines changed: 3 additions & 4 deletions
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | | - | |
| 5 | + | |
0 commit comments