Skip to content
John Gesimondo edited this page Jan 29, 2015 · 4 revisions

The following callbacks are available for you to override in your resource models:

  • after_confirmation
  • after_database_authentication
  • after_password_reset

These methods are called if the associated workflows are successful. There are currently no failure callbacks.

Clone this wiki locally