User.UserServer (Eddb v0.2.0)

View Source

Summary

Functions

Check if user credentials are valid

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Functions

auth_user(username, password)

Check if user credentials are valid

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

create_user(username, password, permission)

init(init_arg)

Callback implementation for GenServer.init/1.

start_link(_)