Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.0.0 update! #19

Merged
merged 108 commits into from
Jul 30, 2017
Merged

v3.0.0 update! #19

merged 108 commits into from
Jul 30, 2017

Conversation

nicolas-goudry
Copy link
Collaborator

@nicolas-goudry nicolas-goudry commented Jul 23, 2017

Okay, here is the v3.0.0 update!

Featuring HOC_transform: (see issue #9)

  • SocialLogin has been fully rewritten and is now an HOC
  • SocialUser has been simplified and is now in a separate file (better version control)
  • Loaders are now SDKs as they handle login process triggering and any action related to SDK
  • Kept old component version as a fallback (named export OldSocialLogin)
  • Updated demo and added demo for old component version
  • Updated README (you’ll love it 😉)

Featuring new providers:

Featuring new features:

  • Auto login
  • Auto URI cleaning after OAuth callback mess
  • User choose how and when to trigger login process (see issue Make it work with all events #16)
  • Better error handling (I think 😂)

Featuring fixes:

})

/**
* Checks if user is logged in to app through LinkedIn.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/LinkedIn/GitHub 😸

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy/paste trap 😄 See 93f1b9f

@deepakaggarwal7 deepakaggarwal7 merged commit 68813cf into deepakaggarwal7:master Jul 30, 2017
@nicolas-goudry nicolas-goudry deleted the v3/HOC+Instagram+GitHub branch July 30, 2017 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants