dabit3 / nextjs-gitcoin-passport

Next.js + Gitcoin passport example application

Home Page:https://nextjs-gitcoin-passport.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Passports integration location

0xZakk opened this issue · comments

It wasn't immediately obvious to me when first looking at the codebase that the integration would be in this file. It might make more sense to have it in a page (inside the pages/ directory) or in a file that is more clearly marked as Passport or something. I do really like that everything is in one file that isn't too long!