-
- Downloads
20 add preferred client mode (#21)
* Add the preferred client mode to PIResponse
* Update tests
* Update composer.yml
run tests
* Update and rename composer.yml to RunTests.yml
add phpunit tests to workflow
* Update RunTests.yml
* Create phpunit.xml
* Update RunTests.yml
* Update RunTests.yml
* Update RunTests.yml
* Update and rename test/phpunit.xml to test/utils/phpunit.xml
* Update phpunit.xml
* Update RunTests.yml
* Update RunTests.yml
* Update RunTests.yml
* Update RunTests.yml
* Update RunTests.yml
* Update RunTests.yml
* Update RunTests.yml
* Update phpunit.xml
* Update RunTests.yml
* Update RunTests.yml
* Update phpunit.xml
* Update RunTests.yml
* Create RunUnitTests.yml
* Delete .github directory
Co-authored-by:
Nils Behlen <29949516+nilsbehlen@users.noreply.github.com>
Showing
- src/PIResponse.php 10 additions, 3 deletionssrc/PIResponse.php
- test/PollTransactionTest.php 2 additions, 1 deletiontest/PollTransactionTest.php
- test/TriggerChallengeTest.php 2 additions, 1 deletiontest/TriggerChallengeTest.php
- test/ValidateCheckTest.php 1 addition, 0 deletionstest/ValidateCheckTest.php
- test/ValidateCheckU2FTest.php 2 additions, 1 deletiontest/ValidateCheckU2FTest.php
- test/ValidateCheckWebauthnTest.php 2 additions, 1 deletiontest/ValidateCheckWebauthnTest.php
Please register or sign in to comment