invoke
Retrieves a user by their username.
Return
The user with the specified username.
Parameters
username
The username of the user to retrieve.
Throws
if the user is not found.
Retrieves a user by their username.
The user with the specified username.
The username of the user to retrieve.
if the user is not found.