MuscleMate / BackEnd

API for MuscleMate app
3 stars 0 forks source link

Add authentication middleware #16

Closed VEXI19 closed 7 months ago

VEXI19 commented 7 months ago

Create authentication middleware, which is going to check on coming request for authorization header and verify the token if provided. Throw necessary errors.