10000 Add alternative sign-up and sign-in methods by aurelticot · Pull Request #553 · verida/vault-web · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add alternative sign-up and sign-in methods #553

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

Merged

Conversation

aurelticot
Copy link
Member

No description provided.

- Added ThirdWeb dependency
- Added ThirdwebProvider to the RootProviders component for managing Thirdweb interactions.
- Updated .env.example to include NEXT_PUBLIC_THIRDWEB_CLIENT_ID.
- Updated common configuration to include THIRD_WEB_CLIENT_ID.
- Introduced a new client file for Thirdweb client initialization.
- Updated schemas to validate the new THIRD_WEB_CLIENT_ID.
@aurelticot aurelticot added this to the 0.x.x milestone Apr 3, 2025
@aurelticot aurelticot self-assigned this Apr 3, 2025
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-553.d25282gg40x7nq.amplifyapp.com

- Removed unnecessary components and files related to the onboarding process, including `OnboardingProvider`, `OnboardingCard`, and various step pages.
- Introduced new components for onboarding steps: `OnboardingStepWelcomeContent`, `OnboardingStepProfileContent`, `OnboardingStepConnectContent`, and `OnboardingStepSetupConnectionsContent`.
- Updated `OnboardingBreadcrumb` to accept dynamic steps and current step index.
- Enhanced `OnboardingPage` to manage step navigation and rendering.
- Added a loading state for the onboarding process with a dedicated `OnboardingLoading` component.
- Improved overall structure and clarity of the onboarding flow.
@aurelticot aurelticot marked this pull request as ready for review April 14, 2025 06:45
@aurelticot aurelticot merged commit e9ff7eb into develop Apr 16, 2025
2 checks passed
@aurelticot aurelticot deleted the feature/510-add-alternative-sign-up-and-sign-in-methods branch April 16, 2025 05:15
@aurelticot aurelticot modified the milestones: 0.x.x, 1.0.0 Apr 16, 2025
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.

Add alternative sign-up and sign-in methods Implement social logins Support crypto sign in
2 participants
0