Closed stephenvisser closed 12 years ago
Parse uses some weird algorithm to create a unique username. This is visible to the user when they first log in.
I think we should add the notion of screen name. The username of a user will be whatever parse assigns it. That's fine. However, what users will choose is a publicname which is visible in the app.
publicname
Parse uses some weird algorithm to create a unique username. This is visible to the user when they first log in.