Skip to content

Cant Register with same emails of different domain #793

@Manancode

Description

@Manancode

When Signin Up , The server logic implements an autoassigned username according to the email-id of the user
eg - If you sign up with johndae@gmail.com your username will be johndae . Also its a good practice since no two usernames cant be same .
Issue was if you try to sign up with two emails with different domains like johndae@gmail.com and johndae@yahoo.com , it throws an error which should not be a case . Since it will make two username to be same it throws an internal server error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions