Symplicity/antidote

Use redirect instead of header?

Closed this issue · 0 comments

AuthController verifyResetPasswordToken is hard to test because it uses native header calls directly. Would it be possible to use Lumen's redirect method instead?