Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

set missing username in UserProfile #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gopalharis
Copy link

Because Linkedin api does not supply an username from their api, linkedinAdoper does not set one, but leaving username as null in UserProfile makes other dependent framework like spring-social-security to break while persisting. It's good to set 'default-username' as linkedin id, as it's the only unique identity we get from linkedin.

Because Linkedin api does not supply an username from their api, linkedinAdoper does not set one, but leaving username as null in UserProfile makes other dependent framework like spring-social-security to break while persisting. It's good to set 'default-username' as linkedin id, as it's the only unique identity we get from linkedin.
spring-builds pushed a commit that referenced this pull request May 10, 2017
Handle new HTTP status code (429) for rate limiting. SOCIALTW-53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant