Module users

Source
Expand description

Service layer for user data.

Functionsยง

create
Create a user data entry for a new user.
find_by_id
Get a user by its id.
find_by_ids
Get users by their ids.
search_by_username
Search for users by their username.