TravisAvey / website-baseline

Website Basline
MIT License
0 stars 0 forks source link

Backend: Utilize Auth Middleware #129

Closed TravisAvey closed 1 month ago

TravisAvey commented 2 months ago

Have all dashboard routes protected by the auth middleware.

will need to use supabase's tokens along side of gorilla's store....