Skip to content

Problem with Process.register/2 #2

@imetallica

Description

@imetallica

Hi! I've encountered a problem in the:

Ueberauth.Strategy.LinkedIn.handle_request!/1 (ueberauth_linkedin)
lib/ueberauth/strategy/linkedin.ex

If by some reason, the request fails (wrong credentials in configuration), press back on the browser, and try again, it will crash with ArgumentError. Maybe the process is still alive and we are trying to start another with same name?

If the Authentication flow goes well, it does not raise an issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions