-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature/facebook and google authenticaton #8
Open
JMCBProxya
wants to merge
17
commits into
development
Choose a base branch
from
feature/facebook_and_google_authenticaton
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Feature/facebook and google authenticaton #8
JMCBProxya
wants to merge
17
commits into
development
from
feature/facebook_and_google_authenticaton
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Agregada funcionalidad preliminar al botón "Register with Google" de SocialMediaLogin.tsx Descomentado el componente SocialMediaLogin del index.tsx de OverlayManager>Login y encapsulado con GoogleOAuthProvider y el clientId
…e así como cargada como const donde corresponde.
…le Userinfo a partir de access_token
Added funcionality to storefront to register and sing in with Google.
Added log in with google to storefront
Added call from GoogleLogin function to logIn function Changed needed queries. Added Google_OAUTH_id to constants file Changed account mutation to store password for SocialMediaUsers
…gle ClientID constant is available. In SocialMediaLogin, the googleLogin logic is only generated, and the "Log In with Google" button is only displayed when the ClientID constant is available.
In socialmedia add the logic to log in with Facebook. In the constant add reading the variable facebook_app_id
…e or Facebook ClientID or AppID constants exist
JMCBProxya
requested review from
jotadepeerre,
DiegoCuencaRamos,
AlexBCa and
gzamora8
October 30, 2024 12:02
Rollback sdk/Readme.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Back:
SDK:
Storefront:
Env.example: