tulsawebdevs / services-voting

A microservice backend for tracking proposed meetup topics and civic projects and voting on them
1 stars 8 forks source link

feat: add authentication middleware #48

Closed randomontherun closed 3 weeks ago

randomontherun commented 4 weeks ago

ADD logging middleware ADD custom authentication middleware ADD user property to requests ADD index.d.ts for type declarations FIX proposals and votes routes to pull user information from authentication