guard

v0.7.1

  • Pages
  • Modules
  • Exceptions

    guard v0.7.1 Guard.Controller.Registration

    Link to this section Summary

    Functions

    check_account(conn, map)
    confirm(conn, map)
    create(conn, map)
    list_all_users(conn, params)
    register_device(conn, map)
    send_login_link(conn, user)
    send_login_link(conn, user, name)
    send_password_reset(conn, map)
    send_password_reset(conn, user, name)
    unregister_device(conn, map)
    update_password(conn, map)

    Link to this section Functions

    Link to this function check_account(conn, map)
    Link to this function confirm(conn, map)
    Link to this function create(conn, map)
    Link to this function list_all_users(conn, params)
    Link to this function register_device(conn, map)
    Link to this function send_login_link(conn, user)
    Link to this function send_login_link(conn, user, name)
    Link to this function send_password_reset(conn, map)
    Link to this function send_password_reset(conn, user, name)
    Link to this function unregister_device(conn, map)
    Link to this function update_password(conn, map)

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer.