Feat : 2.1 Oauth and controller integration#26
Open
ieow wants to merge 10 commits intofeat/new-srp-setting-passwordfrom
Open
Feat : 2.1 Oauth and controller integration#26ieow wants to merge 10 commits intofeat/new-srp-setting-passwordfrom
ieow wants to merge 10 commits intofeat/new-srp-setting-passwordfrom
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
2b1456c to
a65cd8d
Compare
Author
|
I have read the CLA Document and I hereby sign the CLA |
Author
|
Added new directories to |
Author
|
quote |
ieow
commented
May 20, 2025
| "react-native-fs": "^2.20.0", | ||
| "react-native-gesture-handler": "^1.10.3", | ||
| "react-native-get-random-values": "^1.8.0", | ||
| "react-native-google-acm": "git+https://github.com/Web3Auth/react-native-google-acm.git#3ad58f4c11273ba102ede93d2a3148e45c84d248", |
Author
There was a problem hiding this comment.
Did we bypass the paid version by forking our own and adding our own implementation?
Yes, we use react-native wrapper to call google account credentials manager for android seamless login
This file contains hidden or 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
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.
Description
Integration the following social login via the OAuth Service and SeedlessController,
Google
Apple
Proposed Authentication Flow using seedless onboarding

This PR mainly integrate the Seedless Controller and the OAuthServices into Metamask.
It does not include the Login UI Flow.
The Login UI Flow will be added on top of the new SRP UI Flow
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist