fajarmf / ueberauth_linkedin

LinkedIn OAuth2 Strategy for Überauth.
MIT License
10 stars 42 forks source link

Problem with Process.register/2 #2

Open imetallica opened 8 years ago

imetallica commented 8 years ago

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.

r-gr commented 7 years ago

This has been fixed and should be closed (: