1
0
mirror of https://github.com/volatiletech/authboss.git synced 2024-11-24 08:42:17 +02:00
authboss/auth
Aaron L f70bdd5eeb Add EventAuthHijack to work around ordering issue
Lock/Confirm and possibly other authentication preemption mechanisms
hook into 'Before(EventAuth)', but the ordering of these rejection
mechanisms mixed with the 2fa acceptance response could result in a
dual response.
2018-12-16 22:50:26 -08:00
..
auth_test.go Fix login get endpoint when no FormValueRedirect is given 2018-11-01 14:44:54 +09:00
auth.go Add EventAuthHijack to work around ordering issue 2018-12-16 22:50:26 -08:00