-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels