createUser

suspend fun createUser(user: ExposedUser): Int

Creates a user in the db. The password is hashed automatically

Return

the auto-generated id