Commit aee8af1
feat: Allow
* add optional client param to findForPassport function
Refactor user retrieval logic to use ReflectionMethod for dynamic argument handling.
* hotfix
* Add ReflectionMethod import to UserRepository
* Move RuntimeException import
* Update src/Bridge/UserRepository.php
Co-authored-by: Hafez Divandari <[email protected]>
* Add clientEntity parameter to findAndValidateForPassport
---------
Co-authored-by: Hafez Divandari <[email protected]>findForPassport to optionally receive the OAuth client (#1866)1 parent abfaf30 commit aee8af1
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments