1
0
mirror of https://github.com/volatiletech/authboss.git synced 2024-11-24 08:42:17 +02:00
authboss/internal/views
Aaron 6a4feaa2ea Add authboss error types.
- Add error handling at the routing level so that all errors can bubble
  up and be handled and logged there in one place.
- Add Err variants for ClientStorer and Attributes to facilitate
  generating errors for missing type-failing arguments.
- Add better control flow and error handling for callbacks.
2015-02-19 14:46:38 -08:00
..
templates Add XSRF to all forms. 2015-02-15 21:39:18 -08:00
bindata.go Add XSRF to all forms. 2015-02-15 21:39:18 -08:00
views_test.go First part of recover module reworking 2015-02-08 23:12:29 -08:00
views.go Add authboss error types. 2015-02-19 14:46:38 -08:00