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

[Easy onboarding] Make social login available on all chains (BE) #3292

Open
the-real-chrizzo opened this issue Aug 14, 2023 · 1 comment
Open

Comments

@the-real-chrizzo
Copy link
Contributor

Django settings change on staging: Mouaz and Dirk have access

@biafra23
Copy link
Contributor

biafra23 commented Aug 14, 2023

We cannot just activate WEB3AUTH_CREATE_SAFE, because we mixed it with relaying. What I would suggest is that the first message depends on the RELAYING_MOBILE flag. And the “and” depends on both.
image

RELAY & WEB3AUTH -> enjoy free transactions & social login creation & beta
RELAY -> Enjoy free transactions
WEB3AUTH -> Enjoy social login creation & beta

Its more complicated because we cannot create the safe via relaying.
For now we should activate it when we have #3293 (create a key from settings).

And only allow it in the safe creation flow when both flags are activated

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

No branches or pull requests

2 participants