fenichelar/ember-simple-auth-token

refreshAccessToken not called on built project on Safari

samuelecavalleri opened this issue · 0 comments

Hello,

I noticed that the refreshAccessToken method is not being called when running the built project on Safari. It works fine on Chrome.

It works correctly in development mode with any browser. It is only the "compiled" version in Safari that has the issue.

I am using ember-simple-auth-token version 5.3.0 and Ember 3.28.