user Id
Sets the user id associated with the UserController. If the app already has a scheme for user IDs (email addresses, phone numbers, customer numbers, etc.), the same ID could be used when configuring the UserController.
Return
The UserControllerBuilder instance.
Parameters
user Id
User identifier associated with the UserController.