You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to adapt the current prototype for the Metakeep solution and change the flow for a better and smoother login experience. The current prototype has two steps to reach the Google Login Button, we need to get rid of the first step and go directly to the Google Login Button.
Acceptance Criteria
The GoogleOneTap button should be rendered on the first screen
Once logged in with Google, depending on the selected Chain, the user should be logged in the corresponding chain.
Tasks
create a unique LoginButtons Component that renders the GoogleOneTap button and has the logic to handle the login flow, including the chain selection tabs.
replace the current EVMLoginButtons and ZeroLoginButtons components with the new LoginButtons component.
The text was updated successfully, but these errors were encountered:
Description
We need to adapt the current prototype for the Metakeep solution and change the flow for a better and smoother login experience. The current prototype has two steps to reach the Google Login Button, we need to get rid of the first step and go directly to the Google Login Button.
Acceptance Criteria
Tasks
The text was updated successfully, but these errors were encountered: