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.
Service layer for user data.