Extract generic functionality from FormView
Closed this issue · 0 comments
andrewsosa commented
FormView
has too much generalized functionality, including authentication. Creating something like an AuthView
which takes authorize(...)
and redirect_unauthorized(...)
out.