-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Each user can generate a unique identifier for their account that can be shared with other Apollo users.
By default, users can not search each other by name and when sharing a file, need to know the exact e-mail email used by the recipients account (if any).
Instead, this friend code can be used to identify a user within Apollo.
Syntax and default values
Syntax: ${User-Defined-Prefix}#${4-Random-Digits} (e.g. Sprax#2070)
By default, a code should be generated for each user on account creation based on a random word from the dictionary suffixed with # and 4 random numbers.
The user is able to choose a friend code, the suffix is still applied, but it does not change if there is no other conflicting friend code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo