When the Option is full, this will continue the transformation flow of an Option to a LiftResponse.
When the Option is full, this will continue the transformation flow of an Option to a LiftResponse. Otherwise, the flow will short-circuit to a an unauthorized response.
A partial function from a full option of type T to an async LiftResponse.
A Future wrapping the obtained LiftResponse.