Authenticates the current HTTP request against a custom set of defined guards.
The authentication loop stops as soon as the user is authenticated using any of the mentioned guards and that guard will be used by the rest of the code during the current request.
Handle request
Generated using TypeDoc
The URL to redirect to when request is Unauthorized