ember-simple-auth-token
ember-simple-auth-token copied to clipboard
Help Understanding RefreshLeeway
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?