Appwrite SSR Authentication - Product tour

Sdílet
Vložit
  • čas přidán 7. 09. 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

Komentáře • 38

  • @SummerSausage1
    @SummerSausage1 Před 6 měsíci +2

    Much needed! I hope Or queries is supported next!

  • @GrindModeFr
    @GrindModeFr Před měsícem

    Please make an elaborated tutorial on node ssr authentication

  • @user-rp2qb3xq7v
    @user-rp2qb3xq7v Před 6 měsíci

    Appwrite + Flutterflow is a much awaited video

  • @darah.k3221
    @darah.k3221 Před 2 měsíci

    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?

  • @santoshpisini
    @santoshpisini Před 6 měsíci

    This is🔥I was just thinking about it yesterday.

  • @Gaamaa-oz5ef2lf3n
    @Gaamaa-oz5ef2lf3n Před 5 měsíci +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 Před 6 měsíci +1

    yeah, awesome!!

  • @Sasuke-kc6dw
    @Sasuke-kc6dw Před 3 měsíci

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

  • @denismbuthia3564
    @denismbuthia3564 Před 4 měsíci

    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!!

  • @JonLeeSmith
    @JonLeeSmith Před měsícem

    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  Před měsícem

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

  • @noelomondi4849
    @noelomondi4849 Před 5 měsíci

    This was much needed

    • @Appwrite
      @Appwrite  Před 5 měsíci +1

      Glad it was helpful :) - Dennis Ivy

  • @supbra1
    @supbra1 Před 6 měsíci +1

    Really easy!!! Svelte tutotrial?

    • @Appwrite
      @Appwrite  Před 6 měsíci

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

  • @andregomes5889
    @andregomes5889 Před 3 měsíci

    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  Před 3 měsíci

      I use screenstudio - Dennis Ivy

  • @dwisetyoaji5007
    @dwisetyoaji5007 Před 6 měsíci

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

  • @dwisetyoaji5007
    @dwisetyoaji5007 Před 6 měsíci

    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  Před 6 měsíci

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

    • @dwisetyoaji5007
      @dwisetyoaji5007 Před 6 měsíci

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

  • @Stubbelur
    @Stubbelur Před 6 měsíci

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

    • @Appwrite
      @Appwrite  Před 6 měsíci

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

    • @Stubbelur
      @Stubbelur Před 6 měsíci

      @@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  Před 6 měsíci +1

      @@Stubbelur lol

  • @codewithaus
    @codewithaus Před 6 měsíci

    what software are you using for recording?

    • @Appwrite
      @Appwrite  Před 6 měsíci +1

      A mix of screen studio and OBS - Dennis Ivy

  • @stephanebiteb6317
    @stephanebiteb6317 Před 6 měsíci

    so we can call queries on server side i guess ?

    • @Appwrite
      @Appwrite  Před 6 měsíci +1

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

  • @AjitSingh-wg6hh
    @AjitSingh-wg6hh Před 6 měsíci

    so we can use cookies instead of JWT's now

    • @Appwrite
      @Appwrite  Před 6 měsíci

      Yep!

    • @AjitSingh-wg6hh
      @AjitSingh-wg6hh Před 6 měsíci

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

    • @Appwrite
      @Appwrite  Před 6 měsíci

      @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 Před 6 měsíci

    🎉

  • @Me__me1-2
    @Me__me1-2 Před měsícem

    .