You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add option to allow to use a token more than once.
With the setting LOGIN_TOKEN_SINGLE_USE this behaviour is set. Where True is the default and only allows to use a token once. With False a token can be used multiple times.