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

feat(react): add useSocialLogin hook #837

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

jpklzm
Copy link
Contributor

@jpklzm jpklzm commented Aug 4, 2023

Description

This adds a new hook to handle social authentication

Dependencies

Checklist

  • The commit message follows our guidelines
  • Tests for the respective changes have been added
  • The code is commented, particularly in hard-to-understand areas
  • The labels and/or milestones were added

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

@jpklzm jpklzm marked this pull request as draft August 4, 2023 09:38
@github-actions github-actions bot added 📦 react Relative to the `@farfetch/blackout-react` package type: feature New feature labels Aug 4, 2023
@jpklzm jpklzm marked this pull request as ready for review August 8, 2023 08:49
@jpklzm jpklzm force-pushed the feat_add-use-social-login-hook branch from c93e1dd to e97d6c6 Compare August 8, 2023 13:46
@github-actions github-actions bot added type: feature New feature and removed type: feature New feature labels Aug 8, 2023
Copy link

@paulohfera paulohfera left a comment

Choose a reason for hiding this comment

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

Approved

@jpklzm jpklzm force-pushed the feat_add-use-social-login-hook branch from e97d6c6 to 78b95c6 Compare August 30, 2023 09:11
@github-actions github-actions bot added type: feature New feature 📦 redux Relative to the `@farfetch/blackout-redux` package and removed type: feature New feature labels Aug 30, 2023
@jpklzm jpklzm force-pushed the feat_add-use-social-login-hook branch from 78b95c6 to f01b8c9 Compare August 30, 2023 10:27
@github-actions github-actions bot added type: feature New feature and removed type: feature New feature labels Aug 30, 2023
@jpklzm jpklzm force-pushed the feat_add-use-social-login-hook branch from f01b8c9 to 191b692 Compare August 31, 2023 08:49
@github-actions github-actions bot added type: feature New feature and removed type: feature New feature labels Aug 31, 2023
@jpklzm jpklzm force-pushed the feat_add-use-social-login-hook branch from 191b692 to 396a12b Compare September 5, 2023 15:36
@github-actions github-actions bot added type: feature New feature and removed type: feature New feature labels Sep 5, 2023
@jpklzm jpklzm force-pushed the feat_add-use-social-login-hook branch from 396a12b to f841a2f Compare September 5, 2023 15:48
@github-actions github-actions bot added type: feature New feature and removed type: feature New feature labels Sep 5, 2023
@jpklzm jpklzm force-pushed the feat_add-use-social-login-hook branch from f841a2f to 083bd01 Compare September 6, 2023 12:27
@github-actions github-actions bot added type: feature New feature and removed type: feature New feature labels Sep 6, 2023
@jpklzm jpklzm force-pushed the feat_add-use-social-login-hook branch from 083bd01 to 008c2c8 Compare September 7, 2023 08:37
@github-actions github-actions bot added type: feature New feature and removed type: feature New feature labels Sep 7, 2023
@jpklzm jpklzm force-pushed the feat_add-use-social-login-hook branch from 008c2c8 to 373d578 Compare September 7, 2023 10:02
@github-actions github-actions bot added type: feature New feature and removed type: feature New feature labels Sep 7, 2023
@ruifcnunes ruifcnunes changed the base branch from main to dev-main-05-09-23 September 7, 2023 10:44
@ruifcnunes ruifcnunes merged commit 0283e10 into dev-main-05-09-23 Sep 7, 2023
4 checks passed
@ruifcnunes ruifcnunes deleted the feat_add-use-social-login-hook branch September 7, 2023 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 react Relative to the `@farfetch/blackout-react` package 📦 redux Relative to the `@farfetch/blackout-redux` package type: feature New feature
Development

Successfully merging this pull request may close these issues.

5 participants