asbiin / laravel-webauthn

Webauthn adapter for Laravel
MIT License
266 stars 37 forks source link

feat!: remove deprecated PublicKeyCredentialSourceRepository and refactor all signature methods #441

Closed asbiin closed 1 year ago

asbiin commented 1 year ago

BREAKING CHANGE: CredentialRepository no longer implements PublicKeyCredentialSourceRepository. BREAKING CHANGE: All method signatures are now well defined, the doc-block type-hint have been deleted. This should not impact you as it's backward compatible.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

92.6% 92.6% Coverage
0.0% 0.0% Duplication

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 4.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: