Using Supabase authentication in NestJs
Not too long ago I decided to write my backend authentication code for an application I was building. Authentication in NestJs is less of a hassle as it uses the popular easy-to-use passport.js library, which is pretty solid when working with authent...
iamstarcode.hashnode.dev7 min read
samuele coppede
Nice, only one thing, can you do an example using Fastify as http provider?