Web3 Social Login and Account Abstraction with Next.js and Biconomy

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ต.ค. 2024

ความคิดเห็น • 19

  • @ilyasoussama5380
    @ilyasoussama5380 ปีที่แล้ว +4

    As always clear, straight to the point and have a real world use tutorial, great video Nader.

    • @naderdabit
      @naderdabit  ปีที่แล้ว +1

      thanks for checking it out! 🙏

  • @ammartanweer3388
    @ammartanweer3388 ปีที่แล้ว

    Your videos save a lot of my time thanks Nader

  • @felixvemmer
    @felixvemmer ปีที่แล้ว +1

    Amazing video thanks for sharing it! Would love to see if some of this also works with the new „use client“ directive in the app layout of next 13!

  • @DaltonSweeney
    @DaltonSweeney ปีที่แล้ว

    This is awesome. I think social login is going to be the thing that onboards the next wave of users. One question I have on the contract wallet generated via social login - is it customizable by the app developer beyond specifying the ERC20 used for payment?

  • @neerajn4599
    @neerajn4599 ปีที่แล้ว +1

    Amazing! Thank you for the walk-through. 🙌🏼
    One question as of now, when you showed logging in with Social(Gmail), will it give me the same address or a different address for my Gmail account every time I log in?

    • @naderdabit
      @naderdabit  ปีที่แล้ว

      good question, it will use the same account across every application, maybe I can add an overlay to mention that

  • @alnnvk3186
    @alnnvk3186 ปีที่แล้ว

    Is there a way to use that smart account to do a transaction for a user who wants to use usd to pay?

  • @santiagoviana2671
    @santiagoviana2671 ปีที่แล้ว

    Nice video! is it possibly uses Gasless Batched Transaction with Biconomy SDK3?

  • @SimonGatenby-py1rn
    @SimonGatenby-py1rn ปีที่แล้ว

    Is there a way to style the actual social login page to match a dApps own UI

  • @joymun7599
    @joymun7599 ปีที่แล้ว

    Thanks for the excellent tutorial. Is it possible to integrate lens login with Biconomy? : )

  • @ignaciobritos9413
    @ignaciobritos9413 ปีที่แล้ว

    This is great Nader, thanks, is this using EIP-4361 or 7.. behind ?

  • @jsbeaudry
    @jsbeaudry ปีที่แล้ว

    Thank you for this video. Please can someone help me with this issue ? error setting up smart account... TypeError: Cannot read properties of undefined (reading 'getAddressForCounterfactualWallet'). Even when i use the exact same code i got this issue .