How to implement Supabase auth in a browser extension
Supabase promise an easy authentication without a hasle. Turns out there was a lot to figure out. In this article, I'll show you how I handle authentication in browser extension running in Chrome and Firefox.