Polymer.AuthTokenStoreBehavior not being triggered
nathan-collins opened this issue · 1 comments
nathan-collins commented
Safari and Firefox do not trigger the store behavior (Polymer.AuthTokenStoreBehavior), tokens are not being set when trying to call this.getAuthToken()
.
Authorization headers are not being set.
requestOptions._authHandler are not set.
Have not tested IE.
nathan-collins commented
PR added for this fix