Closed Sorix closed 6 years ago
As mentioned on Discord it would be good to see a test for this - even if it is just adding it to a route group to make sure it doesn't throw
Hey @Sorix, you just merged a pull request, have a coin!
You now have 1 coins.
(I agree a test would be nice)
Now
TokenAuthenticationMiddleware
authenticate user and doesn't throw error if authentication failed. Don't forget to useGuardAuthenticationMiddleware
or.requireAuthenticated()
to protect data.Fix #40