Leo Hemsted
6a21915cee
add webauthn authentication js tests
...
notably i had to change `window.location = foo` to
`window.location.assign` so that i could have something to spy on with
jest. mocking sucks. Otherwise this is pretty similar to the
registerSecurityKey.test.js file.
2021-06-02 12:06:09 +01:00
..
2020-02-20 11:46:19 +00:00
2020-11-11 10:21:32 +00:00
2020-10-02 14:30:10 +01:00
2021-06-02 12:06:09 +01:00
2020-10-06 11:58:59 +01:00
2021-02-25 14:00:16 +00:00
2020-08-12 10:22:20 +01:00
2020-01-22 12:14:23 +00:00
2020-04-08 08:51:53 +01:00
2020-01-20 10:03:19 +00:00
2020-03-05 16:38:26 +00:00
2020-01-20 10:04:56 +00:00
2020-02-17 08:05:05 +00:00
2021-02-18 15:08:27 +00:00
2021-02-11 17:03:13 +00:00
2020-08-12 10:34:51 +01:00
2020-09-17 14:38:40 +01:00
2020-09-23 11:02:21 +01:00
2020-12-15 12:08:09 +00:00
2021-01-26 21:14:48 +00:00
2021-05-17 12:18:24 +01:00
2020-07-17 11:57:19 +01:00
2020-10-02 15:08:09 +01:00
2020-04-16 13:21:24 +01:00
2021-01-08 16:05:55 +00:00