{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":13683710,"defaultBranch":"main","name":"auth0-PHP","ownerLogin":"auth0","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-10-18T16:51:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2824157?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1704986902.0","currentOid":""},"activityList":{"items":[{"before":"5d132ad4b3b95c5d5d342d09088d469568bfa627","after":"cc7abb9a739ff7ad966f1921dd0a5b2b1521863e","ref":"refs/heads/main","pushedAt":"2024-04-19T02:54:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Update: Authentication.php, Management.php remove unused imports (#761)\n\n### Changes\r\n\r\nRunning \"__composer phpcs__\" highlights unused imports in the below\r\nfiles.\r\n1.\r\n[src/API/Authentication.php](https://github.com/auth0/auth0-PHP/compare/main...vishwac09:auth0-PHP:main#diff-32ff4a80e75d34c9a99695eeb43f0282a44126c391aff05fd34c7a30adca5c67)\r\n2.\r\n[src/API/Management.php](https://github.com/auth0/auth0-PHP/compare/main...vishwac09:auth0-PHP:main#diff-60ca405803c26cf6dfc33e9ca7cd9e393b2055e1710bc9b9b6e290ab065bb0a0)\r\n\r\n### References\r\n\r\nN/A\r\n\r\n### Testing\r\n\r\nN/A","shortMessageHtmlLink":"Update: Authentication.php, Management.php remove unused imports (#761)"}},{"before":"c76da7fc931cb80429d8707c4e27928086c020fc","after":null,"ref":"refs/heads/release/8.11.1","pushedAt":"2024-01-11T15:28:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"}},{"before":"a6adf46e0ecffd7a9540d48bbfa5f6edf3ebd244","after":"5d132ad4b3b95c5d5d342d09088d469568bfa627","ref":"refs/heads/main","pushedAt":"2024-01-11T15:28:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Release 8.11.1 (#757)\n\n**Fixed**\r\n- fix: Resolve erroneous exception throw on tenant domain validation\r\n[\\#755](https://github.com/auth0/auth0-PHP/pull/755)\r\n([ramonschriks](https://github.com/ramonschriks))","shortMessageHtmlLink":"Release 8.11.1 (#757)"}},{"before":null,"after":"c76da7fc931cb80429d8707c4e27928086c020fc","ref":"refs/heads/release/8.11.1","pushedAt":"2024-01-11T03:23:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Release 8.11.1","shortMessageHtmlLink":"Release 8.11.1"}},{"before":"347bea687eec0e34c1e5a4357b3e26c13cd7bc8b","after":"a6adf46e0ecffd7a9540d48bbfa5f6edf3ebd244","ref":"refs/heads/main","pushedAt":"2024-01-11T03:19:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Added test coverage (#756)\n\n### Changes\r\n\r\nAdded test coverage for previous added issuer claim validation with\r\ncustom domain.\r\n- Added expecting failure scenario with invalid `domain` not matching\r\ntoken issuer\r\n- Added expecting failure scenario with invalid `domain` AND invalid\r\n`custom domain` not matching token issuer\r\n- Added scenario with custom domain matching token issuer, should\r\nvalidate.\r\n- Added scenario with custom domain not matching token issuer, should\r\nvalidate with tenant domain\r\n\r\n### References\r\n\r\nRef: https://github.com/auth0/auth0-PHP/pull/755\r\n\r\n### Contributor Checklist\r\n\r\n- [x] I agree to adhere to the [Auth0 General Contribution\r\nGuidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md).\r\n- [x] I agree to uphold the [Auth0 Code of\r\nConduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md).\r\n\r\n---------\r\n\r\nSigned-off-by: ramonschriks \r\nCo-authored-by: Ramon ","shortMessageHtmlLink":"Added test coverage (#756)"}},{"before":"2dd8a74f19bb5be22e531125add5f28780636503","after":"347bea687eec0e34c1e5a4357b3e26c13cd7bc8b","ref":"refs/heads/main","pushedAt":"2024-01-09T17:32:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Update Token.php (#755)\n\nFollow up of https://github.com/auth0/auth0-PHP/pull/753\r\n\r\n---\r\n\r\nWhat a failure.. After validating the issuer with the tenant domain, we\r\nstill throw'd the exception...\r\nIt must not fall through this validation succeeds.\r\n\r\nPerhaps a unit test is required for this.\r\n\r\nSigned-off-by: ramonschriks ","shortMessageHtmlLink":"Update Token.php (#755)"}},{"before":"3a0438a57fc975ee07356617e361dc6c44d5b0d5","after":null,"ref":"refs/heads/release/8.11.0","pushedAt":"2024-01-09T15:25:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"}},{"before":"5cbee90bebe1e88b6ad48563c3e31c6431ab4346","after":"2dd8a74f19bb5be22e531125add5f28780636503","ref":"refs/heads/main","pushedAt":"2024-01-09T15:25:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Release 8.11.0 (#754)\n\n**Added**\r\n- feat: Support validating tokens with tenant domain in the case of\r\ncustom domains [\\#753](https://github.com/auth0/auth0-PHP/pull/753)\r\n([ramonschriks](https://github.com/ramonschriks))","shortMessageHtmlLink":"Release 8.11.0 (#754)"}},{"before":"961c32ca397fdb9da512b7feccee1cbb4c9df016","after":"3a0438a57fc975ee07356617e361dc6c44d5b0d5","ref":"refs/heads/release/8.11.0","pushedAt":"2024-01-09T03:03:25.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Merge branch 'main' into release/8.11.0","shortMessageHtmlLink":"Merge branch 'main' into release/8.11.0"}},{"before":"3784a3ba7c9405f0acc817fba8cd753458de2a34","after":"5cbee90bebe1e88b6ad48563c3e31c6431ab4346","ref":"refs/heads/main","pushedAt":"2024-01-09T03:02:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Update tests.yml","shortMessageHtmlLink":"Update tests.yml"}},{"before":"f5e049a30271d887fdd355f1157896f3469235fb","after":"961c32ca397fdb9da512b7feccee1cbb4c9df016","ref":"refs/heads/release/8.11.0","pushedAt":"2024-01-09T03:00:28.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Merge branch 'main' into release/8.11.0","shortMessageHtmlLink":"Merge branch 'main' into release/8.11.0"}},{"before":"375eb986a9227cf33a923e30ea980bea62bdb2d3","after":"3784a3ba7c9405f0acc817fba8cd753458de2a34","ref":"refs/heads/main","pushedAt":"2024-01-09T03:00:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Update SdkConfiguration.php","shortMessageHtmlLink":"Update SdkConfiguration.php"}},{"before":"be6d5e9b07dac483ee54e618a90389c8fcbb617c","after":"f5e049a30271d887fdd355f1157896f3469235fb","ref":"refs/heads/release/8.11.0","pushedAt":"2024-01-09T02:50:49.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Merge branch 'main' into release/8.11.0","shortMessageHtmlLink":"Merge branch 'main' into release/8.11.0"}},{"before":"52bc629bdf7b6552ab6339ec3c3d141626bdbf49","after":"375eb986a9227cf33a923e30ea980bea62bdb2d3","ref":"refs/heads/main","pushedAt":"2024-01-09T02:46:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Fixing linter test","shortMessageHtmlLink":"Fixing linter test"}},{"before":"600177fc55a5be296dca1a2d52e160b9be3dd652","after":"52bc629bdf7b6552ab6339ec3c3d141626bdbf49","ref":"refs/heads/main","pushedAt":"2024-01-09T02:45:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Fixing linter test","shortMessageHtmlLink":"Fixing linter test"}},{"before":"1f11a5785432d38a1649ede471bd3748dbc4ad4c","after":"be6d5e9b07dac483ee54e618a90389c8fcbb617c","ref":"refs/heads/release/8.11.0","pushedAt":"2024-01-09T02:38:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Quick linter fix","shortMessageHtmlLink":"Quick linter fix"}},{"before":null,"after":"1f11a5785432d38a1649ede471bd3748dbc4ad4c","ref":"refs/heads/release/8.11.0","pushedAt":"2024-01-09T02:31:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Release 8.11.0","shortMessageHtmlLink":"Release 8.11.0"}},{"before":"5b4b8679cd720a72b0b0ef86662bb7df3c149062","after":"600177fc55a5be296dca1a2d52e160b9be3dd652","ref":"refs/heads/main","pushedAt":"2023-12-29T01:57:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"chore: Update code styling","shortMessageHtmlLink":"chore: Update code styling"}},{"before":"14b405efd9d97d8187358b7939fcbf911d5f4432","after":"5b4b8679cd720a72b0b0ef86662bb7df3c149062","ref":"refs/heads/main","pushedAt":"2023-12-29T01:48:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Validate token with tenant domain in case of custom domain (#753)\n\nWhen a token is issued, the token issuer is validated against the\r\n(tenant)domain within the configuration. However, when a custom domain\r\nis provided within the SDK configuration, the issuer is validated\r\nagainst that custom domain.\r\n\r\nThis fix will, in case of custom domain set in SDK configuration,\r\nvalidates the custom domain at first against the issuer within the token\r\n(same as previous behaviour). However in case of failure fallback to the\r\ntenant domain set in the SDK Configuration.\r\n\r\nUse case:\r\n- A tenant domain is set\r\n- A custom domain is set\r\n\r\nAll auth0 requests (e.g. token and validation) are sent to custom\r\ndomain. In certain situations, the custom domain acts as a proxy that\r\nactually does some extended validation on the client request and\r\nredirects the requests to the actual tenant domain. Therefor, the tenant\r\ndomain is the origin issuer of the token, while the requests are proxied\r\nthrough the custom domain.\r\n\r\n### Changes\r\n\r\n\r\n\r\n### References\r\n\r\n\r\n\r\n### Testing\r\n\r\n\r\n\r\n### Contributor Checklist\r\n\r\n- [x] I agree to adhere to the [Auth0 General Contribution\r\nGuidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md).\r\n- [x] I agree to uphold the [Auth0 Code of\r\nConduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md).\r\n\r\n---------\r\n\r\nCo-authored-by: Ramon \r\nCo-authored-by: Evan Sims ","shortMessageHtmlLink":"Validate token with tenant domain in case of custom domain (#753)"}},{"before":"e96724cd13f520f0a1a72fc7921a563381e38bba","after":null,"ref":"refs/heads/frederikprijck-patch-1","pushedAt":"2023-12-13T10:38:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"frederikprijck","name":"Frederik Prijck","path":"/frederikprijck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2146903?s=80&v=4"}},{"before":"ddeeb722dd74359b0e43bbf9098665b2f5a9d005","after":"14b405efd9d97d8187358b7939fcbf911d5f4432","ref":"refs/heads/main","pushedAt":"2023-12-13T10:38:04.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"frederikprijck","name":"Frederik Prijck","path":"/frederikprijck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2146903?s=80&v=4"},"commit":{"message":"Ensure tag-exists works as intended (#752)\n\n### Changes\r\n\r\nThe tag-exists action was not working due to the fact that it was trying\r\nto read from a step that did not exist.\r\nWithout these changes, it would always 404 and act as if the tag doesn't\r\nexist.\r\n\r\n### Checklist\r\n\r\n- [x] I have read the [Auth0 general contribution\r\nguidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md)\r\n- [x] I have read the [Auth0 Code of\r\nConduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md)\r\n- [x] All code quality tools/guidelines have been run/followed","shortMessageHtmlLink":"Ensure tag-exists works as intended (#752)"}},{"before":null,"after":"e96724cd13f520f0a1a72fc7921a563381e38bba","ref":"refs/heads/frederikprijck-patch-1","pushedAt":"2023-12-13T09:41:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"frederikprijck","name":"Frederik Prijck","path":"/frederikprijck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2146903?s=80&v=4"},"commit":{"message":"Ensure tag-exists works as intended\n\nSigned-off-by: Frederik Prijck ","shortMessageHtmlLink":"Ensure tag-exists works as intended"}},{"before":"6bd27bd9c0bf01d3ec027f0040d8b674836b5249","after":null,"ref":"refs/heads/ci/add-version-file","pushedAt":"2023-12-11T22:08:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"}},{"before":"957c7869258b8491fa9c75bacd8c9fd0123eba85","after":"ddeeb722dd74359b0e43bbf9098665b2f5a9d005","ref":"refs/heads/main","pushedAt":"2023-12-11T22:08:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"ci(release): Add `.version` file (#751)\n\n### Changes\r\n\r\nThis PR adds a `.version` file as part of our updated release process.\r\nIt also updates `.shiprc` to ensure the new file is bumped during\r\nreleases.\r\n\r\n### References\r\n\r\nN/A\r\n\r\n### Testing\r\n\r\nN/A\r\n\r\n### Contributor Checklist\r\n\r\n- [x] I agree to adhere to the [Auth0 General Contribution\r\nGuidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md).\r\n- [x] I agree to uphold the [Auth0 Code of\r\nConduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md).","shortMessageHtmlLink":"ci(release): Add .version file (#751)"}},{"before":null,"after":"6bd27bd9c0bf01d3ec027f0040d8b674836b5249","ref":"refs/heads/ci/add-version-file","pushedAt":"2023-12-11T16:33:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"ci(release): Add `.version` file","shortMessageHtmlLink":"ci(release): Add .version file"}},{"before":"4bb6c60ac8abdaf58fc5014470f544987ca64a17","after":"957c7869258b8491fa9c75bacd8c9fd0123eba85","ref":"refs/heads/main","pushedAt":"2023-12-09T01:36:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Update semgrep.yml","shortMessageHtmlLink":"Update semgrep.yml"}},{"before":"c5d7132e7278104395a6205842a7b2ad4c8b4f28","after":null,"ref":"refs/heads/release/8.10.0","pushedAt":"2023-12-05T21:58:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"}},{"before":"e39547ff1cca612c60ce8ef00abb1f90a3aee803","after":"4bb6c60ac8abdaf58fc5014470f544987ca64a17","ref":"refs/heads/main","pushedAt":"2023-12-05T21:58:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Release 8.10.0 (#749)\n\n**Added**\r\n- feat(SDK-4731): Implement support for Back-Channel Logout\r\n[\\#747](https://github.com/auth0/auth0-PHP/pull/747)\r\n([evansims](https://github.com/evansims))\r\n\r\n**Changed**\r\n- PHP 8.1 is now the minimum supported runtime\r\n[\\#748](https://github.com/auth0/auth0-PHP/pull/748)\r\n([evansims](https://github.com/evansims))","shortMessageHtmlLink":"Release 8.10.0 (#749)"}},{"before":"e9d3598f46a5896b1a50c58ce36da7cf5ab84b93","after":"c5d7132e7278104395a6205842a7b2ad4c8b4f28","ref":"refs/heads/release/8.10.0","pushedAt":"2023-12-05T18:10:33.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Merge branch 'main' into release/8.10.0","shortMessageHtmlLink":"Merge branch 'main' into release/8.10.0"}},{"before":"21a9a8f7a485a54720651a7ddb43aad0676ef213","after":null,"ref":"refs/heads/doc/update-min-php-readme","pushedAt":"2023-12-05T18:10:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAENL1uKwA","startCursor":null,"endCursor":null}},"title":"Activity ยท auth0/auth0-PHP"}