Dispatch webauthn:unsupported for browsers missing parseOptionsFromJSON#127
Conversation
…nsFromJSON` Closes #113.
RenzoMinelli
left a comment
There was a problem hiding this comment.
are we missing a test for this javascript method? Should we add something to test it?
I guess we could use system tests for testing that... but IMO falls out of scope of this PR as those test cases doesn't exist yet. Perhaps we can open a separate issue for adding test coverage of handling WebAuthn unsupported? |
@RenzoMinelli I've opened an issue for adding test coverage: #129 |
Closes #113.