This Might Be My New Favourite Auth Library 🔥

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024

Комментарии • 109

  • @WebDevCody
    @WebDevCody Месяц назад +86

    I got the shout out! let’s go you beautiful people!

    • @developedbyed
      @developedbyed  Месяц назад +5

      hahaha good to have ya, binge all your videos 💖

    • @ManojKumar-gl3re
      @ManojKumar-gl3re Месяц назад +1

      Try stack auth ( I am also contributing there)

    • @vpetryniak
      @vpetryniak Месяц назад

      @@ManojKumar-gl3rejust checked it out. It is next js specific which is a big drawback for me. A lot of people use separate node js server, so framework agnostic auth library is much better

    • @OnlyJavascript
      @OnlyJavascript Месяц назад

      @@ManojKumar-gl3re sorry...

  • @developedbyed
    @developedbyed  Месяц назад +73

    I'd love to do a full walktrough of implementing everything in Lucia or a deeper dive in better-auth lemme know 👍👍

    • @theBarracuda_
      @theBarracuda_ Месяц назад +9

      better-auth is in beta still, also it has 34 dependencies 🙄

    • @prashlovessamosa
      @prashlovessamosa Месяц назад +5

      Yes ED it's still in beta please make a comprehensive one after any major release.

    • @theklr
      @theklr Месяц назад +1

      Would love better auth

    • @theodorenegusu418
      @theodorenegusu418 Месяц назад +7

      Yeah they have a lot of feature for a beta could you please make a deeper video building a full project like a saas or something like that once they're hit v1.

    • @marshy9465
      @marshy9465 Месяц назад

      Would be cool if you can make a deeper dive on better-autho!

  • @Twas-RightHere
    @Twas-RightHere Месяц назад +18

    Honestly the amount of problems I've had with NextAuth, including handling redirects... I'm switching to this immediately!

  • @Solohd12
    @Solohd12 Месяц назад +46

    Beka good work 🇪🇹🇪🇹🇪🇹

  • @eyobatnafu4007
    @eyobatnafu4007 Месяц назад +1

    Better Auth is featured!!
    Congrats Beka! out here kicking ass and taking (well documented) names 👏👏🇪🇹

  • @arttx
    @arttx Месяц назад +18

    Lucia is not deprecated. `lucia` package is. Please read announcement. There is no need for package anymore as it only combines Arctic and Oslo packages (same author) with 100 lines code. Lucia is still developed, but it will be replaced with documentation on how you can implement auth yourself using 2 packages. It will make the best control and customizability of your auth.

    • @ritikshah1516
      @ritikshah1516 25 дней назад

      Can you show me how to do that?

    • @arttx
      @arttx 25 дней назад

      @@ritikshah1516 There is official documentation on Lucia website. Please take a look.

  • @codernerd7076
    @codernerd7076 Месяц назад +14

    This will take over as the main auth package soon!

  • @Pulguetafx
    @Pulguetafx Месяц назад +1

    I just moved from the Lucia package to Cody's walkthrough and I already want to move to this library omg

  • @ShadowsPowerFy
    @ShadowsPowerFy Месяц назад

    Looks cool, hope to see they will support a lot of stuff! :)

  • @EufratesTigris
    @EufratesTigris 13 дней назад

    you are the best of the best bru, love from Uruguay my friend!

  • @TianYuanEX
    @TianYuanEX Месяц назад +1

    Hell yeah, someone is finally taking about better auth!

  • @mdalmamunit427
    @mdalmamunit427 Месяц назад

    Every time you post, I know I’m going to learn something new. 🙌

  • @yummigummi4116
    @yummigummi4116 13 дней назад

    Thank you, Sir! They should improve their SEO. I was looking around for good auth, found codys video, then yours.

  • @mohamedyoussef8835
    @mohamedyoussef8835 29 дней назад +1

    Yes... Please make a full video on BetterAuth

  • @pratikpatil5876
    @pratikpatil5876 26 дней назад

    I need a full video on this nice library❤

  • @kazmi401
    @kazmi401 Месяц назад +54

    Lucia is getting depricated soon.

    • @derproka
      @derproka Месяц назад +3

      Deprecated

    • @ncpurge789
      @ncpurge789 Месяц назад

      Yeah like he mentioned, watch the video

    • @kazmi401
      @kazmi401 Месяц назад

      @@derproka

  • @henaorth
    @henaorth Месяц назад +1

    Proud of you beka 🇪🇹

  • @Q-Productions23
    @Q-Productions23 Месяц назад +1

    Kinde auth is very good too. It’s free till 10,000 users

  • @dawitz362
    @dawitz362 Месяц назад +6

    Beka amusing work🇪🇹🇪🇹🇪🇹🇪🇹.

  • @productivecitizen71
    @productivecitizen71 Месяц назад +2

    Just got AuthJS to (sort of) work 😢 a few minutes of reading better-auth's documentation and I'm more or less convinced to switch

  • @aghileslounis
    @aghileslounis Месяц назад +1

    Excellent video, short and concise!
    What's your secret to being full of joy 😄I WANT that

  • @lokeswaranaruljothy8100
    @lokeswaranaruljothy8100 22 дня назад

    After a year, I tried nextauth with session auth, but there was an issue with the middleware. It is because of edge run time, bla...blaa. How does better-auth handle this?

  • @BekaMan323
    @BekaMan323 Месяц назад +1

    Great work from beka🎉

  • @vend1k
    @vend1k Месяц назад

    I’m trying to add this into nestjs application and i have an interesting question. I’m really need to install and use prisma client in backend?.. i know i should use it in nextjs, but in nestjs i never use it

  • @woufo
    @woufo Месяц назад +1

    I already tested on remix it works fine. But the plugin it doesn’t show for type completion. I hope it going to release for production use soon.

  • @rahelwondm2421
    @rahelwondm2421 Месяц назад

    Let's see more of this please

  • @julianklumpers
    @julianklumpers 29 дней назад

    I'm a bit confused with better-auth (public beta) does it mean it is going to offer a paid service after the public beta?

  • @sayanbiswas1916
    @sayanbiswas1916 Месяц назад +1

    why is there a huawei icon in his vscode ☠

  • @refeals
    @refeals Месяц назад +1

    does it work well with Prisma too? seems like a really good library. i have had my share of nightmares with Next-auth too...

    • @developedbyed
      @developedbyed  Месяц назад +3

      Yeah you can toggle between adapters, got prisma as well 👍

    • @refeals
      @refeals Месяц назад

      @@developedbyed nice, will definitely give it a try tomorrow

    • @bhaveshxrawat
      @bhaveshxrawat Месяц назад

      ​@@refealshi did you got it work with prisma, gives me internal server error

    • @refeals
      @refeals Месяц назад

      @@bhaveshxrawat not yet bro, but I checked the docs and there's steps to do it there

  • @bandr-dev
    @bandr-dev Месяц назад

    next auth is moving to v5 now. Way simpler, but why is it so unstable? who knows. What do you think about writing your own auth as a microservice written in go and served from a container?

    • @adamtorma6173
      @adamtorma6173 27 дней назад

      I think you might want to try Keycloak. Only downside in my opinion is the UI, which is really hard to customize.

  • @abhishekgandhi6593
    @abhishekgandhi6593 Месяц назад +1

    Hy Bro i want a complete tutorial on better-auth❤

  • @deepjyotideb1173
    @deepjyotideb1173 Месяц назад

    So how long till it gets deprecated?

  • @tiagoagm
    @tiagoagm Месяц назад

    Very nice, how do you protect the routes?

  • @aadazq5257
    @aadazq5257 17 дней назад

    vscode themes?

  • @TheCodeDealer
    @TheCodeDealer Месяц назад

    Is teachable cheap to host your courses there? Why didn't you maybe host them here, but students have to pay from your custom site to have access.

  • @fhorray
    @fhorray 12 дней назад

    thisbis already my fav. auth lib hahhaha

  • @mikoajkaleta6856
    @mikoajkaleta6856 Месяц назад +6

    is better-auth free to use? I dont see any pricing section

    • @ahmedkhabar
      @ahmedkhabar Месяц назад

      it's a library you can adding it to your project and use it for free of course, it's not a service provider like Clerk.

    • @theodorenegusu418
      @theodorenegusu418 Месяц назад +2

      Yes it's free

    • @developedbyed
      @developedbyed  Месяц назад +4

      open sauceee 💖

    • @FourZero
      @FourZero Месяц назад

      And under MIT! So go support and try it!

  • @helsingking281
    @helsingking281 Месяц назад

    Took me literally 3 minutes to add magic links to Lucia. It's simply a jwt or some sort of token sent with an email which is validated on the callback. It makes no difference if you are using the "deprecated" or the new "basic version", where you write the 4 simple validation and session functions yourself. I don't understand why everyone is making this Auth thing sound so difficult. Is this just so you can have some new content on this channel?

    • @luca4479
      @luca4479 Месяц назад

      This. Thank you

  • @kayondoedward
    @kayondoedward Месяц назад

    the issue with most especially next-auth is the react natvie support, does this support

    • @leularia
      @leularia Месяц назад +1

      They have jwt support

  • @bigshade577
    @bigshade577 Месяц назад

    Make a full video bro

  • @ZeinotGaming
    @ZeinotGaming Месяц назад

    classic js issue...; reinventing the wheel a billion times

  • @srymisclick
    @srymisclick Месяц назад

    Can you put your camera more in line with your mic please. You constantly turn towards camera when talking and the volume amplitude is very annoying because you have aggressive gate (I assume).

  • @konrad2431
    @konrad2431 Месяц назад

    I just use kinde/clerk. I actually prefer to focus on the product itself than auth. If self-hosted u also have ory kratos, zitadel, authentik, keycloak. But clerk/kinde gives u 10k users completely free so if you get that you are already rich anyway ....

  • @thekj_script1311
    @thekj_script1311 Месяц назад

    Beka my goat

  • @iLiran
    @iLiran Месяц назад

    Cool, but it needs time to cook.

  • @camiloromero7633
    @camiloromero7633 Месяц назад

    Move to neovim man 🤘🏽🔥

  • @AyanPlayyz
    @AyanPlayyz Месяц назад

    They don't recommend using it in production sadly :(

  • @loznicafk
    @loznicafk Месяц назад

    can you make an video using this auth package with custom BE API that returns auth token and refresh token on user login ? :) Preferable on next 14 :) You are the best, keep up the good work :)

  • @codenerd7823
    @codenerd7823 Месяц назад

    Lucia auth is officially deprecated :(

  • @a.galvaop.787
    @a.galvaop.787 Месяц назад

    Like this so I can rewatch later please.

  • @yashsolanki069
    @yashsolanki069 Месяц назад

    But better-auth is still in beta right ??

    • @theodorenegusu418
      @theodorenegusu418 Месяц назад +5

      Yeah you should check out there round map they are realizing v1 soon

    • @developedbyed
      @developedbyed  Месяц назад +1

      yeah he's working on it pretty much everyday, was looking on his github

  • @mohammadabbas1623
    @mohammadabbas1623 Месяц назад

    Lovebyed

  • @joaosaraiva1998
    @joaosaraiva1998 Месяц назад

    vs code theme pls

  • @ziyadhasen
    @ziyadhasen Месяц назад

    W beka

  • @jepqmw
    @jepqmw Месяц назад

    sadly lucia will be deprecated end of the year

  • @testing-j
    @testing-j Месяц назад +1

    ❤ Better Auth! Thanks ed

  • @kasper369
    @kasper369 Месяц назад

    Isnt Auth.js enough?

  • @kaleabtariku-q2t
    @kaleabtariku-q2t Месяц назад +1

    Beka on fire 🔥 🇪🇹

  • @nixoncode
    @nixoncode Месяц назад

    Are you this nice in real life as you are on the internet?

  • @kidusabebe2645
    @kidusabebe2645 Месяц назад

    Beka and Kinfe from BetterAuth great Job Guys. 🇪🇹🇪🇹🇪🇹🇪🇹🇪🇹🇪🇹 Ethiopia 🎉

  • @helsingking281
    @helsingking281 Месяц назад

    My dude, you literally can't even signup with Magic links when using "better auth". All these frameworks that try to do all the logic for you are BS. It takes me 3 minutes to add the logic to Lucia for Magic links. The deprecated or the new "no framework" version. This is just bad advice.

  • @dreamsachiever212
    @dreamsachiever212 Месяц назад +1

    another library hahaha 😂 😂

  • @flymetothemoon5138
    @flymetothemoon5138 10 дней назад

    Just here to say Next Auth is a steaming pile, and their docs are worse

  • @subproject2771
    @subproject2771 28 дней назад

    Imagine promoting a Lucia rip-off from some "dev" from Addis Abeba (what the hell is this place?) for you AUTH. This youtuber is the worst.

  • @paulvickers8059
    @paulvickers8059 Месяц назад

    I haven't watched the vid yet, so don't know if you mentioned, but the library is being deprecated.

    • @gadisateklu4879
      @gadisateklu4879 Месяц назад +1

      It's Lucia which is getting deprecated, definitely not Better-Auth 🚀🚀

  • @DaveMacpherson
    @DaveMacpherson Месяц назад +1

    It's being deprecated

    • @rxnniiee
      @rxnniiee Месяц назад +1

      yes but that's good, there isn't too much to auth and lucia made a guide on how to implement it in your own code, which would better suit your codebase anyway

    • @DaveMacpherson
      @DaveMacpherson Месяц назад

      @@rxnniiee Yes, I know. I read the guide. I just thought I'd mention that he shouldn't be excited for the future of this library if this library has no future 😊 If you haven't already watched it, check out WebDevCody's video on the subject.