Laragear / WebAuthn

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

Update README.md #88

Closed nooxx closed 1 month ago

nooxx commented 3 months ago

Fix the withouMiddleware call. The middleware is not excluded when doing

WebAuthnRoutes::register()->withoutMiddleware(VerifyCsrfToken::class);
sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 84.01%. Comparing base (e8a3083) to head (4d0d031). Report is 8 commits behind head on 2.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #88 +/- ## ============================================ - Coverage 85.77% 84.01% -1.76% - Complexity 391 416 +25 ============================================ Files 65 65 Lines 1005 1026 +21 ============================================ Hits 862 862 - Misses 143 164 +21 ```

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