#How to add authentication to Astro
8 messages ยท Page 1 of 1 (latest)
Okey c:, so Oslo and Artic could be a good choice?, I got confused when I searched for Lucia and came across with Oslo ๐
Lucia used to be a library, that created a small wrapper around Oslo and Arctic (Arctic is used for oAuth) ๐ he recently deprecated the library, and is has since converted it into a guide and best practice, since Lucia was only around 300 lines of code. that can easily be implemented by the actual devs instead of the package, and adding tons of flexibility.
Better-Auth is also a great library as well!
Now I get it ๐ , thank you!, I will read the documentation then
I will read the documentation too, than you!
Does BetterAuth allow for server side cookies etc? or does it do it all in the browser / client?