If they are sponsoring you then its great. We understand creator needs support to get going. But if they are not, it would be great to do some custom authentication tutorial instead of using these paid providers for learning purpose.
@SALAVEY1311 күн бұрын
use supabase - i tried google auth in test mode, previously email worked ok, but now i just check id in RLS, hope it's enough)
@Brad1011 күн бұрын
Can you do a video on authentication and authorization without using a 3rd party library? There seems to be a void of information on this topic on KZbin. Everyone either suggests using Clerk, NextAuth, etc with Next.js but no one discusses how to build you own auth. I've scoured KZbin and I can find no demonstrations on authorization without using a 3rd party in Next.
@RiGD016 сағат бұрын
No ones wants to reinvent the wheel . But you can do somthing with jwst
@ahmedakermi11 күн бұрын
can used auth with external api like express backend no content about this in web