Closed webard closed 4 years ago
There are some cases when you need overload unauthenticated() method. One of is throwing Nuwave\Lighthouse\Exceptions\AuthenticationException instead of original, to correct return error message.
unauthenticated()
Nuwave\Lighthouse\Exceptions\AuthenticationException
There are some cases when you need overload
unauthenticated()
method. One of is throwingNuwave\Lighthouse\Exceptions\AuthenticationException
instead of original, to correct return error message.