Laragear / WebAuthn

Authenticate users with Passkeys: fingerprints, patterns and biometric data.
MIT License
295 stars 37 forks source link

[1.x] Encourages new WebAuthn JS helper. #69

Closed DarkGhostHunter closed 6 months ago

DarkGhostHunter commented 6 months ago

What?

This PR sunsets the webathun.js helper for something the simplier and flexible Webpass.

The helper will be still available for the 1.x version of the package, but no support will be given for that file. Expect version 2.x to not include at all.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.45%. Comparing base (10d2547) to head (22616d0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 1.x #69 +/- ## ========================================= Coverage 85.45% 85.45% Complexity 375 375 ========================================= Files 63 63 Lines 997 997 ========================================= Hits 852 852 Misses 145 145 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.