0.3.0
- Add option to allow to use a token more than once.
With the settingLOGIN_TOKEN_SINGLE_USE
this behaviour is set. WhereTrue
is the default and only allows to use a token once. WithFalse
a token can be used multiple times.
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.