access_pass

v0.1.1

  • Pages
  • Modules

    access_pass v0.1.1 AccessPass.Users

    Link to this section Summary

    Functions

    add_hash(changeset)
    changeset(schema, params \\ :empty)
    create_user_changeset(params)
    genId()
    gen_confirmed_id(changeset)
    gen_user_id(changeset)
    inc(changeset, key, num)
    not_expired(changeset)
    null_password_fields(changeset)
    put_user_id(arg)
    update_key(changeset, key, val)
    update_password(changeset, params)
    validate_email(changeset)

    Link to this section Functions

    Link to this function add_hash(changeset)
    Link to this function changeset(schema, params \\ :empty)
    Link to this function create_user_changeset(params)
    Link to this function genId()
    Link to this function gen_confirmed_id(changeset)
    Link to this function gen_user_id(changeset)
    Link to this function inc(changeset, key, num)
    Link to this function not_expired(changeset)
    Link to this function null_password_fields(changeset)
    Link to this function put_user_id(arg)
    Link to this function update_key(changeset, key, val)
    Link to this function update_password(changeset, params)
    Link to this function validate_email(changeset)

    Built using ExDoc (v0.18.1), designed by Friedel Ziegelmayer for the Elixir programming language.