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

Update library with removal of session and delegation of providers to app #44

Merged
merged 11 commits into from
Dec 7, 2022

Conversation

antho1404
Copy link
Member

@antho1404 antho1404 commented Dec 3, 2022

Dependency: liteflow-labs/liteflow-js#90
Related: #46

This dependency is easier to review in parallel with liteflow-labs/liteflow-js#90 and follow the commit history.

This uses the latest version of the library that removes the session and most of the providers in the general context.

Thanks to that, the application can now define the web3 provider/connectors, the way to store the authenticated user (session / cookies), handle the user's authentication...

The application is now also responsible to reconnect the user's wallet with the eagerConnect still with the goal that it become the application's responsibility to handle the wallet of its choice

@vercel vercel bot temporarily deployed to Preview – nft-test-bsc-testnet December 3, 2022 17:22 Inactive
@vercel vercel bot temporarily deployed to Preview – nft-test-polygon-mumbai December 3, 2022 17:26 Inactive
@vercel vercel bot temporarily deployed to Preview – demo-bsc-testnet December 3, 2022 17:30 Inactive
@vercel vercel bot temporarily deployed to Preview – demo-bsc-testnet December 4, 2022 04:38 Inactive
@vercel vercel bot temporarily deployed to Preview – nft-test-bsc-testnet December 4, 2022 04:39 Inactive
@vercel vercel bot temporarily deployed to Preview – nft-test-polygon-mumbai December 4, 2022 04:39 Inactive
@vercel vercel bot temporarily deployed to Preview – nft-test-bsc-testnet December 4, 2022 04:45 Inactive
@vercel vercel bot temporarily deployed to Preview – demo-bsc-testnet December 4, 2022 04:45 Inactive
@vercel vercel bot temporarily deployed to Preview – nft-test-polygon-mumbai December 4, 2022 04:45 Inactive
@vercel vercel bot temporarily deployed to Preview – demo-bsc-testnet December 4, 2022 05:19 Inactive
@vercel vercel bot temporarily deployed to Preview – nft-test-polygon-mumbai December 4, 2022 05:19 Inactive
@vercel vercel bot temporarily deployed to Preview – nft-test-bsc-testnet December 4, 2022 05:20 Inactive
@antho1404 antho1404 marked this pull request as ready for review December 4, 2022 11:29
@antho1404 antho1404 changed the title Feature/session removal Update library with removal of session and delegation of providers to app Dec 4, 2022
@antho1404 antho1404 mentioned this pull request Dec 5, 2022
@vercel vercel bot temporarily deployed to Preview – nft-test-bsc-testnet December 7, 2022 08:22 Inactive
@vercel vercel bot temporarily deployed to Preview – nft-test-polygon-mumbai December 7, 2022 08:22 Inactive
@vercel vercel bot temporarily deployed to Preview – demo-bsc-testnet December 7, 2022 08:23 Inactive
@antho1404 antho1404 changed the base branch from main to feature/app-template-merge December 7, 2022 08:23
@antho1404
Copy link
Member Author

I updated the branch to merge into feature/app-template-merge as the build is failing because of some modification that requires to re-publish the library of templates but in the next PR the library or template will be completely gone so we can have a final full review on the feature/app-template-merge branch when ready

Copy link

@cpvdeveloper cpvdeveloper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@antho1404 antho1404 merged commit ca163f9 into feature/app-template-merge Dec 7, 2022
@antho1404 antho1404 deleted the feature/session-removal branch December 7, 2022 09:31
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.

2 participants