simplesamlphp / simplesamlphp-module-webauthn

A module implementing FIDO2 / WebAuthn as a second authentication factor
GNU Lesser General Public License v2.1
15 stars 8 forks source link

allow RS256 algo if ES256 is not supported #42

Closed restena-sw closed 2 years ago

restena-sw commented 2 years ago

needed to interoperate with "Windows Hello"

codecov[bot] commented 2 years ago

Codecov Report

Merging #42 (9edcb67) into master (d39ac51) will decrease coverage by 0.31%. The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master      #42      +/-   ##
============================================
- Coverage     13.97%   13.66%   -0.32%     
- Complexity      225      233       +8     
============================================
  Files            13       13              
  Lines           787      805      +18     
============================================
  Hits            110      110              
- Misses          677      695      +18