EduinaA / vuejssharingplatform

0 stars 0 forks source link

Install Interceptors #5

Open Erigers opened 7 years ago

Erigers commented 7 years ago

Interceptors should handle token authorization

Erigers commented 7 years ago

When token exists, add it to request's headers as: 'jwt-token': ${token}