ember-simple-auth-token icon indicating copy to clipboard operation
ember-simple-auth-token copied to clipboard

Help Understanding RefreshLeeway

Open easez88 opened this issue 1 year ago • 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?

easez88 avatar Jan 21 '24 20:01 easez88