curator v0.3.4 Curator.Approvable View Source

TODO

Options:

  • curator (required)
  • email_after (optional) [:registration || :confirmation]

Extensions:

N/A

Link to this section Summary

Link to this section Functions

Link to this function active_for_authentication?(mod, user) View Source

Callback implementation for Curator.Extension.active_for_authentication?/2.

Link to this function after_confirmation(mod, user) View Source
Link to this function after_create_registration(mod, result) View Source
Link to this function after_sign_in(mod, conn, user, opts) View Source

Callback implementation for Curator.Extension.after_sign_in/4.

Link to this function approve_user(mod, user, approver_id \\ 0) View Source
Link to this function authenticated_routes(mod) View Source

Callback implementation for Curator.Extension.authenticated_routes/1.

Link to this function unauthenticated_routes(mod) View Source

Callback implementation for Curator.Extension.unauthenticated_routes/1.

Link to this function verify_approved(mod, user) View Source