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
2021-05-13 10:22:28 +01:00
2020-09-15 17:07:01 +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-20 10:03:36 +00:00
2020-02-25 10:52:03 +00:00
2020-02-25 10:52:03 +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
2020-09-23 10:33:58 +01:00
2020-01-22 11:08:29 +00:00
2020-08-12 10:34:51 +01:00
2020-12-15 12:08:09 +00:00
2020-02-17 08:05:05 +00:00
2020-12-15 12:08:09 +00:00
2021-01-26 21:14:48 +00:00
2021-06-02 11:54:18 +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