Hacker News new | ask | show | jobs
by collin1 1178 days ago
Yes! I use Supabase for the backend, which helps me take care of the authentication and authorization. All password are encrypted on signup and safely stored.
1 comments

Ok awesome. Good on you.