Interface Segregation Principle means a client should not depend on something it doesn't need.
Here's a simple write-up about what did I learned about JWT (JSON Web Tokens), and Supabase Authenti...Read more