Laragear / WebAuthn

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

[3.x] Feat flexible origins #91

Closed DarkGhostHunter closed 1 month ago

DarkGhostHunter commented 1 month ago

Fixes #82.

Basically, adds supports for using multiple origins, that may or may be not URLs. If the origin entry set in the app is an URL, it will be checked against the Credential Origin by exact match or subdomain.

If it's not an URL, it has to be an exact match.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud