Releases: silinternational/idp-id-broker-php-client
Releases · silinternational/idp-id-broker-php-client
Update authors in composer.json
Add updateUserLastLogin endpoint
Added
- Idp 781 add updateUserLastLogin by @hobbitronics in #78
New Contributors
- @hobbitronics made their first contribution in #78
Full Changelog: 4.3.2...4.4.0
use GitHub Actions for test
no code changed in this release
Log a more accurate error message for DNS failure
Fixed
- Log a more accurate error message for DNS failure.
allow a label/name to be added to a call to verify a new webauthn
4.3.0 Merge pull request #74 from silinternational/feature/label-webauthn-o…
Delete and update a specific webauthn mfa
Merge pull request #73 from silinternational/develop Release 4.2.0
Upgrade to PHP8
Merge pull request #69 from silinternational/feature/PHP8 PHP8
Standardize PHP image used for tests
Fixed
- Switch to using our standard PHP 7.4 docker image for CI/CD tests
Replace U2F with WebAuthn, add `rpOrigin` param
Breaking Change
- Added parameter for $rpOrigin to mfaCreate, mfaList, mfaVerify, and authenticateUser
methods. This parameter is needed for WebAuthn MFA methods. - Updated to PHP 7.4 and added a lot of type declarations and other linter updates
use a lighter dependency for IP ranges
Merge pull request #55 from silinternational/develop Release 3.2.0