nextjs-supabase-email-client icon indicating copy to clipboard operation
nextjs-supabase-email-client copied to clipboard

Results 2 nextjs-supabase-email-client issues
Sort by recently updated
recently updated
newest added

Hey, I found this repo from the [YouTube video here](https://www.youtube.com/watch?v=v6UvgfSIjQ0&t=44s) and it seems to be the most up-to-date guide, but all the code snippets differ slightly from the [docs here](https://supabase.com/docs/guides/auth/server-side/nextjs?queryGroups=router&router=app)....

Added the missing logic in the middleware to prevent the infinite redirect loop on the login page (as you mentioned in your youtube video).