Appwrite SSR Authentication - Product tour

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2024
  • Introduction to SSR with Appwrite and full implementation tutorial with NextJS.
    Instructor: / dennisivy11 / / dennis-ivanov
    Read the Full article here: appwrite.io/bl...
    Read the announcement: appwrite.io/bl...
    💬 Follow Appwrite on social media & join our Discord community
    • Twitter: / appwrite
    • Discord: appwrite.io/di...
    • LinkedIn: / appwrite

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

  • @SummerSausage1
    @SummerSausage1 6 หลายเดือนก่อน +2

    Much needed! I hope Or queries is supported next!

  • @GrindModeFr
    @GrindModeFr 2 หลายเดือนก่อน

    Please make an elaborated tutorial on node ssr authentication

  • @santoshpisini
    @santoshpisini 6 หลายเดือนก่อน

    This is🔥I was just thinking about it yesterday.

  • @MeemSales
    @MeemSales 6 หลายเดือนก่อน

    Appwrite + Flutterflow is a much awaited video

    • @chind0na
      @chind0na 6 หลายเดือนก่อน

      And Nowa

  • @Gaamaa-oz5ef2lf3n
    @Gaamaa-oz5ef2lf3n 5 หลายเดือนก่อน +1

    Really exiting !
    Btw, can you compare Appwrite auth vs Clerk auth ?
    Especially with Next js 14 ?
    I think Clerk has directive to protect entire app.
    Do we have something similar in Appwrite also to make code life easy ?
    Also please provide sample project for Next js 14.

  • @gm1985ub
    @gm1985ub 6 หลายเดือนก่อน +1

    yeah, awesome!!

  • @Sasuke-kc6dw
    @Sasuke-kc6dw 4 หลายเดือนก่อน

    Great ✌🏼How can i send the Verification Link? Scope account not found

  • @noelomondi4849
    @noelomondi4849 6 หลายเดือนก่อน

    This was much needed

    • @Appwrite
      @Appwrite  6 หลายเดือนก่อน +1

      Glad it was helpful :) - Dennis Ivy

  • @supbra1
    @supbra1 6 หลายเดือนก่อน +1

    Really easy!!! Svelte tutotrial?

    • @Appwrite
      @Appwrite  6 หลายเดือนก่อน

      Working on something but can't give a timeline - Dennis Ivy

  • @denismbuthia3564
    @denismbuthia3564 5 หลายเดือนก่อน

    while creating my API key there are only 4 auth scopes available and (session.write) is not one of them. Does it mean that this can't be implemented using the free plan account?
    Great stuff though!!

  • @darah.k3221
    @darah.k3221 3 หลายเดือนก่อน

    only one problem. I want ssr to show the pages faster but for every action i have to build an endpoint because appwrite client doesn't work anymore because of the cookies set for my app url not appwrite or custom domain. is there anyway to achieve this?

  • @andregomes5889
    @andregomes5889 3 หลายเดือนก่อน

    How does he do that with the mouse? How is that animation done? Is it a tool he uses, or is it pure video editing?

    • @Appwrite
      @Appwrite  3 หลายเดือนก่อน

      I use screenstudio - Dennis Ivy

  • @JonLeeSmith
    @JonLeeSmith 2 หลายเดือนก่อน

    This is a bit late but I'm using this in a new project, but I need real time, Passing that cookie generated to a browser client with the "appwrite" package doesn't work... is there a way this can be solved? I need it!

    • @Appwrite
      @Appwrite  หลายเดือนก่อน

      Can you please join the appwrite discord server (linked in the description) and provide details there? The team can be much more helpful there :)

  • @dwisetyoaji5007
    @dwisetyoaji5007 6 หลายเดือนก่อน

    as I remember we cannot use auth js in client appwrite, we can do it right now in ssr?

  • @codewithaus
    @codewithaus 6 หลายเดือนก่อน

    what software are you using for recording?

    • @Appwrite
      @Appwrite  6 หลายเดือนก่อน +1

      A mix of screen studio and OBS - Dennis Ivy

  • @Stubbelur
    @Stubbelur 6 หลายเดือนก่อน

    Would love if you did this in Typescript rather than Javascript.

    • @Appwrite
      @Appwrite  6 หลายเดือนก่อน

      If you see it done in Javascript you can do it in Typescript ;) - Dennis Ivy

    • @Stubbelur
      @Stubbelur 6 หลายเดือนก่อน

      @@Appwrite As a definitely not-lazy programmer I always write my code strong typed. True story! Now it's your turn, you lazy bums!

    • @Appwrite
      @Appwrite  6 หลายเดือนก่อน +1

      @@Stubbelur lol

  • @dwisetyoaji5007
    @dwisetyoaji5007 6 หลายเดือนก่อน

    why there is no createEmailPasswordSession() in the route handler, also when i check the docs there is also no that function, is it not supported yet? i am the latest sdk node

    • @Appwrite
      @Appwrite  6 หลายเดือนก่อน

      The SDKs for 1.5 will be released just after Init is over.

    • @dwisetyoaji5007
      @dwisetyoaji5007 6 หลายเดือนก่อน

      @@Appwrite oke noted, cause i want to migrate soon as possible before complete all of them, prefer change in the middle

  • @stephanebiteb6317
    @stephanebiteb6317 6 หลายเดือนก่อน

    so we can call queries on server side i guess ?

    • @Appwrite
      @Appwrite  6 หลายเดือนก่อน +1

      This was always possibles. These SSR changes just makes authorizing users server side easier - Dennis Ivy

  • @AjitSingh-wg6hh
    @AjitSingh-wg6hh 6 หลายเดือนก่อน

    so we can use cookies instead of JWT's now

    • @Appwrite
      @Appwrite  6 หลายเดือนก่อน

      Yep!

    • @AjitSingh-wg6hh
      @AjitSingh-wg6hh 6 หลายเดือนก่อน

      @@Appwrite so Is there a case in which you need JWT

    • @Appwrite
      @Appwrite  6 หลายเดือนก่อน

      @ngh-wg6hh JWT's are still good when you need to perform a quick authenticated request such as performing an operation with a appwrite function. - Dennis Ivy

  • @larmaysee
    @larmaysee 6 หลายเดือนก่อน

    🎉

  • @Me__me1-2
    @Me__me1-2 หลายเดือนก่อน

    .