fenichelar/ember-simple-auth-token

Help Understanding RefreshLeeway

easez88 opened this issue · 0 comments

I need help understanding RefreshLeeway. If my token lasts say 15 minutes and RefreshLeeway is set to 300, I expected that to mean that 10 minutes after logging in, the token would be refreshed. however, what I am receiving is and error in the console.
Error: refreshLeeway is too large which is preventing token refresh.

Can someone help me figure out what is wrong, or how to find out more information?