Skip to content

feat: third party sign in#39

Open
oopshell wants to merge 3 commits intodevfrom
feat/CP-25-third-party-sign-in
Open

feat: third party sign in#39
oopshell wants to merge 3 commits intodevfrom
feat/CP-25-third-party-sign-in

Conversation

@oopshell
Copy link

@oopshell oopshell commented Jul 3, 2024

Added third party account sign in functionality:

  • added onclick event to the social account buttons of Facebook and Google;
  • implemented third party login handling function that redirects to third party authentication page;
  • added useEffect hook for detecting third party authentication success;
  • added environment variable THIRD_PARTY_API_URL for accessing third party sign-in APIs in the backend;

Resolve CP-25

Screenshot 2024-07-03 at 17 01 49

oopshell and others added 3 commits July 3, 2024 16:55
Added third party account sign in functionality:
- added onclick event to the social account buttons of Facebook and Google;
- implemented third party login handling function that redirects to third party authentication page;
- added useEffect hook for detecting third party authentication success;

Resolve CP-25
Copy link
Contributor

@Chris-Wang Chris-Wang left a comment

Choose a reason for hiding this comment

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

Needs to:

  • merge feat branch with latest dev
  • squash commits

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.

2 participants