latch-sdk-php icon indicating copy to clipboard operation
latch-sdk-php copied to clipboard

feat: new endponts for totp, common name and check control status

Open eozores-telefonica opened this issue 10 months ago • 0 comments

:pushpin: References

  • :cactus: path2-lib branch: main

  • :arrows_counterclockwise:LATCH-2425

:tophat: What is the goal?

Update access url Update copyright Add new endpoints

:memo: Notes

  • Update copyright
  • Update urls to latch.tu.com
  • Update latch with totps and control-status
  • Update project examples, test, gitignore and some minor fixes

It's a minor upgrade adding new funcionality, should be backward compatible

In order to run tests: Download project and execute (with composer and php installed):

    composer update
    php example/example_basic.php

:art: A picture is worth a thousand words

:white_check_mark: Checklist

  • [x] Solution implemented
  • [x] Tests completed

eozores-telefonica avatar Dec 12 '24 17:12 eozores-telefonica