rem’s avatarrem’s Twitter Archive—№ 73,748

  1. zealigan vercel this is a really good (and thorough) article vercel.com/blog/simple-auth-with-magic-link-and-nextjs - thank you. The one thing it lacks, and as do nearly every other auth example I've seen (from Vercel) is doing protection on routes and allow lists for non-auth required pages. Any tips?
    1. …in reply to @rem
      (other than add it individually to each and every page, which I've had as advise before and it's really not useful when you're working on a larger site).