Open Erigers opened 7 years ago
Interceptors should handle token authorization
When token exists, add it to request's headers as: 'jwt-token': ${token}
Interceptors should handle token authorization