Files
notifications-admin/app/main/views
Ben Thorner 957dba4356 Avoid registering the same authenticator twice
This passes existing credentials in the server response, to allow
the browser to prevent re-registering the same key for the same
user. Registering the same key multiple times doesn't seem to be
an issue technically; the user has likely got their keys mixed up.

- Chrome says "you don't need to register it again".
- Safari exits with an InvalidStateError.
- Firefox exits with a DOMException.
2021-05-13 10:22:24 +01:00
..
2020-10-02 14:44:17 +01:00
2021-03-08 18:48:56 +00:00
2021-03-15 12:21:58 +00:00