Would love a deeper dive of exactly what you did for auth where you talk about all the different parts and what the functions are doing. I'm new to auth and still trying to wrap my head around all the events happening during authentication.
@nevillebrem please do, and let us know how it compares. I think it's close to Clerk in functionality but self-hosted, I haven't used it yet but I'm planning to.
Would love a deeper dive of exactly what you did for auth where you talk about all the different parts and what the functions are doing. I'm new to auth and still trying to wrap my head around all the events happening during authentication.
will do that! thanks for the feedback
Read the lucia docs and the handbook they're providing. Its really not that difficult, you just have to get into it.
Bro, thanks for bringing out sooo many videos lately. Love them
what's that keyboard and do you recommend? thanks for the content!
keychron k6. it looks and sounds good, but for my taste it's a bit too loud. but i love the layout and it works well with macos
your content is so inspiring
Thanks, so Lucia is deprecated or not? Do you use it for client work?
well the library is deprecated. you now have to set up the functions yourself like stated on the website. but you can of course use it for client work
@@nevillebrem thank you
This is not rolling your auth, it's just an OAuth2 client... when did people start to get confused about this?
you're right. it's more like rolling my own session mgmt and slapping oauth on top of it
@@nevillebremso gonna keep the clickbait or...
Any thoughts on Stack Auth?
don't know it, will check it out
@nevillebrem please do, and let us know how it compares. I think it's close to Clerk in functionality but self-hosted, I haven't used it yet but I'm planning to.