synapsestudios / synapse-common

DEPRECATED
MIT License
1 stars 2 forks source link

Error when AuthGateway tries to handle 401 response without Authorization request header #58

Closed agerbens closed 8 years ago

agerbens commented 8 years ago

An error occurs when the AuthGateway gets back a 401 response if the request didn't have an Authorization header, since it tries refreshing a token that doesn't exist.

agerbens commented 8 years ago

:m: :star:

baohx2000 commented 8 years ago

:+1: