Closed daniel-de-wit closed 2 years ago
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Totals | |
---|---|
Change from base Build 1940564576: | 0.02% |
Covered Lines: | 217 |
Relevant Lines: | 218 |
Closes #76
A new section is added to config/lighthouse-sanctum.php which allows for custom user identification field to be used when authenticating.
For example, using
username
instead of the defaultemail
.Update the GraphQL schema accordingly