function decryptUsername decryptUsername(user: User): Promise<string> Decrypt a user's username Parameters user: User Return Type Promise<string>