accountable v0.2.1 Accountable
Documentation for Accountable.
Link to this section Summary
Link to this section Functions
Link to this function
claims(user, type \\ "access")
Link to this function
create_user(attributes)
Link to this function
default_claims(user, type \\ "access")
Link to this function
put_password_hash(attrs)
Link to this function
repo()
Link to this function
reset_password(token, new_password)
Link to this function
token_for_user(user, type \\ "access")
Link to this function
user_by_credentials(email, password)
Link to this function
user_by_email(email)
Link to this function
user_by_id(id)
Link to this function
user_by_token(token, type \\ "access")
Link to this function