This Might Be My New Favourite Auth Library 🔥

  Рет қаралды 33,484

developedbyed

developedbyed

Күн бұрын

Пікірлер: 109
@WebDevCody
@WebDevCody Ай бұрын
I got the shout out! let’s go you beautiful people!
@developedbyed
@developedbyed Ай бұрын
hahaha good to have ya, binge all your videos 💖
@ManojKumar-gl3re
@ManojKumar-gl3re Ай бұрын
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 Ай бұрын
I'd love to do a full walktrough of implementing everything in Lucia or a deeper dive in better-auth lemme know 👍👍
@theBarracuda_
@theBarracuda_ Ай бұрын
better-auth is in beta still, also it has 34 dependencies 🙄
@prashlovessamosa
@prashlovessamosa Ай бұрын
Yes ED it's still in beta please make a comprehensive one after any major release.
@theklr
@theklr Ай бұрын
Would love better auth
@theodorenegusu418
@theodorenegusu418 Ай бұрын
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!
@Solohd12
@Solohd12 Ай бұрын
Beka good work 🇪🇹🇪🇹🇪🇹
@Twas-RightHere
@Twas-RightHere Ай бұрын
Honestly the amount of problems I've had with NextAuth, including handling redirects... I'm switching to this immediately!
@eyobatnafu4007
@eyobatnafu4007 Ай бұрын
Better Auth is featured!! Congrats Beka! out here kicking ass and taking (well documented) names 👏👏🇪🇹
@arttx
@arttx Ай бұрын
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 Ай бұрын
Can you show me how to do that?
@arttx
@arttx Ай бұрын
@@ritikshah1516 There is official documentation on Lucia website. Please take a look.
@ShadowsPowerFy
@ShadowsPowerFy Ай бұрын
Looks cool, hope to see they will support a lot of stuff! :)
@mdalmamunit427
@mdalmamunit427 Ай бұрын
Every time you post, I know I’m going to learn something new. 🙌
@EufratesTigris
@EufratesTigris 24 күн бұрын
you are the best of the best bru, love from Uruguay my friend!
@TianYuanEX
@TianYuanEX Ай бұрын
Hell yeah, someone is finally taking about better auth!
@codernerd7076
@codernerd7076 Ай бұрын
This will take over as the main auth package soon!
@Pulguetafx
@Pulguetafx Ай бұрын
I just moved from the Lucia package to Cody's walkthrough and I already want to move to this library omg
@henaorth
@henaorth Ай бұрын
Proud of you beka 🇪🇹
@yummigummi4116
@yummigummi4116 24 күн бұрын
Thank you, Sir! They should improve their SEO. I was looking around for good auth, found codys video, then yours.
@dawitz362
@dawitz362 Ай бұрын
Beka amusing work🇪🇹🇪🇹🇪🇹🇪🇹.
@mohamedyoussef8835
@mohamedyoussef8835 Ай бұрын
Yes... Please make a full video on BetterAuth
@LifeSpanLeaders
@LifeSpanLeaders Ай бұрын
Yes please 😊
@productivecitizen71
@productivecitizen71 Ай бұрын
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
@goodtimeswerehad
@goodtimeswerehad Ай бұрын
Same 😅
@pratikpatil5876
@pratikpatil5876 Ай бұрын
I need a full video on this nice library❤
@BekaMan323
@BekaMan323 Ай бұрын
Great work from beka🎉
@thomaswilliams5599
@thomaswilliams5599 9 күн бұрын
Passkeys is where you get me!
@Q-Productions23
@Q-Productions23 Ай бұрын
Kinde auth is very good too. It’s free till 10,000 users
@aghileslounis
@aghileslounis Ай бұрын
Excellent video, short and concise! What's your secret to being full of joy 😄I WANT that
@rahelwondm2421
@rahelwondm2421 Ай бұрын
Let's see more of this please
@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 Ай бұрын
I think you might want to try Keycloak. Only downside in my opinion is the UI, which is really hard to customize.
@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 Ай бұрын
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.
@thekj_script1311
@thekj_script1311 Ай бұрын
Beka my goat
@fhorray
@fhorray 23 күн бұрын
thisbis already my fav. auth lib hahhaha
@tiagoagm
@tiagoagm Ай бұрын
Very nice, how do you protect the routes?
@lokeswaranaruljothy8100
@lokeswaranaruljothy8100 Ай бұрын
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?
@julianklumpers
@julianklumpers Ай бұрын
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?
@refeals
@refeals Ай бұрын
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 Ай бұрын
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
@kayondoedward
@kayondoedward Ай бұрын
the issue with most especially next-auth is the react natvie support, does this support
@leularia
@leularia Ай бұрын
They have jwt support
@kazmi401
@kazmi401 Ай бұрын
Lucia is getting depricated soon.
@derproka
@derproka Ай бұрын
Deprecated
@ncpurge789
@ncpurge789 Ай бұрын
Yeah like he mentioned, watch the video
@kazmi401
@kazmi401 Ай бұрын
@@derproka
@sayanbiswas1916
@sayanbiswas1916 Ай бұрын
why is there a huawei icon in his vscode ☠
@bigshade577
@bigshade577 Ай бұрын
Make a full video bro
@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
@abhishekgandhi6593
@abhishekgandhi6593 Ай бұрын
Hy Bro i want a complete tutorial on better-auth❤
@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.
@mikoajkaleta6856
@mikoajkaleta6856 Ай бұрын
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 Ай бұрын
Yes it's free
@developedbyed
@developedbyed Ай бұрын
open sauceee 💖
@FourZero
@FourZero Ай бұрын
And under MIT! So go support and try it!
@mohammadabbas1623
@mohammadabbas1623 Ай бұрын
Lovebyed
@deepjyotideb1173
@deepjyotideb1173 Ай бұрын
So how long till it gets deprecated?
@camiloromero7633
@camiloromero7633 Ай бұрын
Move to neovim man 🤘🏽🔥
@aadazq5257
@aadazq5257 28 күн бұрын
vscode themes?
@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 ....
@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 :)
@kaleabtariku-q2t
@kaleabtariku-q2t Ай бұрын
Beka on fire 🔥 🇪🇹
@ziyadhasen
@ziyadhasen Ай бұрын
W beka
@testing-j
@testing-j Ай бұрын
❤ Better Auth! Thanks ed
@iLiran
@iLiran Ай бұрын
Cool, but it needs time to cook.
@joaosaraiva1998
@joaosaraiva1998 Ай бұрын
vs code theme pls
@AyanPlayyz
@AyanPlayyz Ай бұрын
They don't recommend using it in production sadly :(
@a.galvaop.787
@a.galvaop.787 Ай бұрын
Like this so I can rewatch later please.
@codenerd7823
@codenerd7823 Ай бұрын
Lucia auth is officially deprecated :(
@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).
@jepqmw
@jepqmw Ай бұрын
sadly lucia will be deprecated end of the year
@kidusabebe2645
@kidusabebe2645 Ай бұрын
Beka and Kinfe from BetterAuth great Job Guys. 🇪🇹🇪🇹🇪🇹🇪🇹🇪🇹🇪🇹 Ethiopia 🎉
@yashsolanki069
@yashsolanki069 Ай бұрын
But better-auth is still in beta right ??
@theodorenegusu418
@theodorenegusu418 Ай бұрын
Yeah you should check out there round map they are realizing v1 soon
@developedbyed
@developedbyed Ай бұрын
yeah he's working on it pretty much everyday, was looking on his github
@kasper369
@kasper369 Ай бұрын
Isnt Auth.js enough?
@nixoncode
@nixoncode Ай бұрын
Are you this nice in real life as you are on the internet?
@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 Ай бұрын
another library hahaha 😂 😂
@paulvickers8059
@paulvickers8059 Ай бұрын
I haven't watched the vid yet, so don't know if you mentioned, but the library is being deprecated.
@gadisateklu4879
@gadisateklu4879 Ай бұрын
It's Lucia which is getting deprecated, definitely not Better-Auth 🚀🚀
@flymetothemoon5138
@flymetothemoon5138 21 күн бұрын
Just here to say Next Auth is a steaming pile, and their docs are worse
@subproject2771
@subproject2771 Ай бұрын
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.
@DaveMacpherson
@DaveMacpherson Ай бұрын
It's being deprecated
@rxnniiee
@rxnniiee Ай бұрын
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.
I'm Ditching Try/Catch for Good!
10:29
Web Dev Simplified
Рет қаралды 180 М.
No One Hires Jr Devs So I Made A Game
39:31
ThePrimeTime
Рет қаралды 338 М.
How To Choose Mac N Cheese Date Night.. 🧀
00:58
Jojo Sim
Рет қаралды 101 МЛН
From Small To Giant 0%🍫 VS 100%🍫 #katebrush #shorts #gummy
00:19
Lamborghini vs Smoke 😱
00:38
Topper Guild
Рет қаралды 19 МЛН
a fan told me i couldn't find her book
9:10
RAINBOLT
Рет қаралды 1 МЛН
How is this Website so fast!?
13:39
Wes Bos
Рет қаралды 1 МЛН
this new Linux feature makes hacking IMPOSSIBLE
11:08
Low Level
Рет қаралды 504 М.
Oh, Auth Doesn't Have to Suck?
7:16
Josh tried coding
Рет қаралды 66 М.
I finally switched from VSCode To Neovim
34:14
developedbyed
Рет қаралды 19 М.
Elixir Saved My Career.
42:53
Theo - t3․gg
Рет қаралды 37 М.
How To Build Feature Flags Like A Senior Dev In 20 Minutes
20:33
Web Dev Simplified
Рет қаралды 98 М.
Why I Use C | Prime Reacts
13:00
ThePrimeTime
Рет қаралды 179 М.
Does Deno 2 really uncomplicate JavaScript?
8:55
Beyond Fireship
Рет қаралды 465 М.