access_pass

v0.1.1

  • Pages
  • Modules

    access_pass v0.1.1 AccessPass

    Link to this section Summary

    Functions

    change_password(password_id, new_password)
    confirm(confirm_id)
    forgot_username(email)
    logged?(token)
    login(username, password)
    logout(access_token)
    refresh(refresh_token)
    register(user_obj)
    reset_password(username)

    Link to this section Functions

    Link to this function change_password(password_id, new_password)
    Link to this function confirm(confirm_id)
    Link to this function forgot_username(email)
    Link to this function logged?(token)
    Link to this function login(username, password)
    Link to this function logout(access_token)
    Link to this function refresh(refresh_token)
    Link to this function register(user_obj)
    Link to this function reset_password(username)

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