DevLeonardoCommunity / github-stats

Aggregating and displaying YOUR GitHub Stats in meaningful metrics (we learn web development in the meantime)
https://public-github-stats.vercel.app
MIT License
71 stars 37 forks source link

Protect the stats route #1

Closed Balastrong closed 1 year ago

Balastrong commented 1 year ago

Implement a guard to protect the /stats route and other possible routes for logged users only.

black-arm commented 1 year ago

Hello, I could take this issue? =)

Balastrong commented 1 year ago

Hey @black-arm, sure! :)

Balastrong commented 1 year ago

Done in #51