David Carrdcblogdev.hashnode.dev·Feb 29, 2020Laravel returns 302 for unauthenticated callsI've started to secure API calls with Laravel Airlock, when calling a route that's been secured with the middleware auth:airlock unauthenticated calls we're returning a status code of 302 means the route has been found. When 401 unauthenticated shoul...90 readsAdd a thoughtful commentNo comments yetBe the first to start the conversation.